Hi!
I Have a questions concerning t_realy() and failure route.
If the t_realy() is not successful, it makes 12 re-tries before failure route is called. Can you help me, how can I lower the number of retries before move to failure route?
My goal is to make 3 re-tries and then call failure route. (I gues it is a tm param?)
Thansk you for your help in advance!
regards Marc