We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dot/telemetry/AddConnections()
maxRetries
The text was updated successfully, but these errors were encountered:
Hi, do you want to have a delay in between retries? Or is there a timeout that can be used for the connection instead of retrying?
Sorry, something went wrong.
hey @zjhuber , a delay between retries is fine!
🎉 This issue has been resolved in version 0.6.0 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Successfully merging a pull request may close this issue.
Task summary
dot/telemetry/AddConnections()
, if there is an error connecting to an endpoint, we just log the error and move onmaxRetries
, then if they all fail, then log the error and move onThe text was updated successfully, but these errors were encountered: