opentelemetry-java-contrib
opentelemetry-java-contrib copied to clipboard
[opamp] Add retry periodic delay implementation
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.