Hello guys!
Has anyone here using Saga Patterns and using Sage for it? I would like to know how disable retries when testing. For example I’m testing one functionality and on purpose making it fails, and it is triggering retry. The problem is that the tests have been taking 8 seconds because of the retries that i configured. That is a lot!
I didn’t find anything on repo, neither some issue related to it.
If you have already passed through something similar, let me know!
Thank you guys!




















