Yes, I am already using try catch, but I still wanted to ask about this. I thought there was a specific action for this in BAS, such as OnApplicationExit, just like ‘OnApplicationStart’.
Thank you for your advice.
@DeroDewan Set error ignoring + increase the timeout from 60 seconds to 120 or more if the action takes a long time to complete.
This works the same way as with text input: if your text is long and cannot be processed within 60 seconds, you will get an error.