opentelemetry-java-contrib icon indicating copy to clipboard operation
opentelemetry-java-contrib copied to clipboard

[opamp] Add retry periodic delay implementation

Open LikeTheSalad opened this issue 5 months ago • 0 comments

This is to create a periodic delay implementation that enables exponential backoff logic, to be used as the default retry periodic delay for opamp requests.

LikeTheSalad avatar Jun 11 '25 13:06 LikeTheSalad