You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if an exception occurs during handling a message and there are retries defined for the transport it will get resent to the same transport it came from. It would be great to define the transport to which the message should be reproduced in case of failure.