Hello,
we found that it might be useful to escape the indefinite retry with some configurable strategy, to be able to decide on the spring boot level or even on the superior level what to do next.
For instance, if the configuration changes, affecting channel - there might be no way to automatically recover from currently loaded obsolete configuration - that always requires manual intervention.
As alternative, some way to expose the channel health events/state might be useful.
Would you have any suggestions how to tackle any of the above? Thank you for any pointers