micrometer icon indicating copy to clipboard operation
micrometer copied to clipboard

Document Retry Strategy Considerations for Apache HttpComponents

Open cachescrubber opened this issue 11 months ago • 2 comments

Document Retry Strategy Considerations for Apache HttpComponents

Document how to configure the micrometer exec handler for specific retry strategy behaviour.

See #4089

cachescrubber avatar Mar 18 '24 14:03 cachescrubber

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 avatar Mar 22 '24 10:03 cachescrubber

@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.

shakuzen avatar Mar 22 '24 10:03 shakuzen