@Marketmaker, what dialect are you using?
{ "requestTimeout": 300000 } should work for MySQL and MariaDB, for MicrosoftSQL you need to use{ "options": { "requestTimeout": 300000 } }
normally the resource will be skipped or counted as resource is used when a script fails.
@pikachuexeallen said in How to reuse resource if the script failed?:
normally the resource will be skipped or counted as resource is used when a script fails.
Increase the "Max fail usage" value in the resource
