micrometer
micrometer copied to clipboard
Document Retry Strategy Considerations for Apache HttpComponents
Document Retry Strategy Considerations for Apache HttpComponents
Document how to configure the micrometer exec handler for specific retry strategy behaviour.
See #4089
Hi @shakuzen, we should not merge it to 1.12.x, since the free placement of the exec chain handler over both classic and async requires httpcomponents 5.3.x.. Please see the description of #4089 .
@cachescrubber Thanks. I missed that. The need for 5.3 or later should be called out in the documentation, because regardless of what version we compile against, it does not mean users are necessarily using that version.