cancel
Showing results for 
Search instead for 
Did you mean: 

Time out Exceptions in queue should be tried

Anonymous
Not applicable
how to retry timeout exceptions itself from work queue instead of terminating the application after certain time ?
1 REPLY 1

RonAng
Level 5
You have to incorporate it in our design of your process. Can you please describe more of the exception? Or maybe a sample scenario? You may want to check the Exception Handling guide and Work Queues documentation. They should answer some (if not all) of your questions.