newrelic-telemetry-sdk-python icon indicating copy to clipboard operation
newrelic-telemetry-sdk-python copied to clipboard

Add a retry strategy for urllib3.

Open a-feld opened this issue 5 years ago • 0 comments

The SDK should implement a retry strategy to handle connection errors / server errors. The retry strategy should be configurable.

See the implement-retry branch for a proposed solution.

a-feld avatar Aug 26 '19 18:08 a-feld