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

The tracing service should not try to connect indefinitely #7332

Open
josunect opened this issue May 3, 2024 · 0 comments
Open

The tracing service should not try to connect indefinitely #7332

josunect opened this issue May 3, 2024 · 0 comments
Labels
enhancement This is the preferred way to describe new end-to-end features.

Comments

@josunect
Copy link
Contributor

josunect commented May 3, 2024

What do you want to improve?

The tracing service should not try to connect indefinitely

What is the current behavior?

The tracing service is trying to connect indefinitely

What is the new behavior?

The tracing service should try to connect a limited number of times after some period of time and after some retries, it should stop trying to connect.
The log messages should be info messages until it finishes the retries, then there should be one error message if it is not able to connect.

@josunect josunect added the enhancement This is the preferred way to describe new end-to-end features. label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is the preferred way to describe new end-to-end features.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant