Hi everyone,
Is there a way to configure an IntervalRetryScheduler or ExponentialBackOffIntervalRetryScheduler in the default CommandGateway?
By default, there are no retry schedulers configured. Right?
In the documentation, I just found a way to configure a custom command gateway where you can configure a RetryScheduler.
Is this the only way to configure a RetryScheduler?
I’m using Axon 4.3 with Spring Boot 2.2.
I’m a little confused about that.
Thank you,
Rodrigo Castilho