Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry behaviour #28

Open
frigus02 opened this issue Dec 23, 2020 · 0 comments
Open

Retry behaviour #28

frigus02 opened this issue Dec 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@frigus02
Copy link
Owner

It's the exporters reponsibility to retry uploading of spans in case of failures.

I'm thinking in the first version a "synchronous" backoff with a possibly configurable number of retries might be enough. With synchronous I mean that we won't return from SpanExporter::export until we were either successful or gave up retrying.

@frigus02 frigus02 added the enhancement New feature or request label May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant