@Marketmaker, what dialect are you using?
{ "requestTimeout": 300000 } should work for MySQL and MariaDB, for MicrosoftSQL you need to use{ "options": { "requestTimeout": 300000 } }
Hello everyone, there is a Rambler autoregger on BAS. IMAP verification is organized on requests. In 40% of cases, the stream is terminated with the error "Error enabling IMAP (Error)", after the correct introduction of the captcha. I decided to make it so that after receiving a response that IMAP is not enabled, the captcha for IMAP is solved again, now it is just solved forever. Help me fix it

