Skip to content

Remove 'backoff' dependency and use a function instead#3679

Merged
ocelotl merged 7 commits intoopen-telemetry:mainfrom
pmcollins:backoff
Feb 13, 2024
Merged

Remove 'backoff' dependency and use a function instead#3679
ocelotl merged 7 commits intoopen-telemetry:mainfrom
pmcollins:backoff

Conversation

@pmcollins
Copy link
Copy Markdown
Member

@pmcollins pmcollins commented Feb 8, 2024

Description

The backoff dependency doesn't appear to have been needed as used, and it has caused at least one reported dependency conflict for an OTel Python user/developer. This change removes the dependency and replaces it with a function.

Fixes #3680

@pmcollins pmcollins marked this pull request as ready for review February 9, 2024 13:19
@pmcollins pmcollins requested a review from a team February 9, 2024 13:19
@ocelotl ocelotl enabled auto-merge (squash) February 13, 2024 16:23
auto-merge was automatically disabled February 13, 2024 16:31

Pull Request is not mergeable

@ocelotl ocelotl merged commit 20622fd into open-telemetry:main Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace 'backoff' dependency with a local implementation

4 participants