Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello I dropped the whole script under "Ignore Errors", but I still get the error that occurs is: Timeout during.... I thought "Ignore errors" would ignore all errors. Help me.
игнорировать - значит не заканчивать по fail, а переходить к следующему действию, следующему за блоком игнорирования ошибки
@Marketmaker, what dialect are you using?
{ "requestTimeout": 300000 } should work for MySQL and MariaDB, for MicrosoftSQL you need to use{ "options": { "requestTimeout": 300000 } }
@hnb
After I added 'Ignore Errors', the log showed 'Error occurred : Timeout during Reset'.
Does this mean Reset not done?
What is the cause of the error? Can I do something to ensure reset is done?
@ozsuakin said in catching timeout error:
hello how can I catch timeout errors? when I try to reset browser, it is rarely giving a warning "timeout during reset" best regards.
hello how can I catch timeout errors? when I try to reset browser, it is rarely giving a warning "timeout during reset"
best regards.
Use the action "Ignore Errors"