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

fix: Retry mesh URIs when err is Connection Refused #258

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

bmoylan
Copy link
Contributor

@bmoylan bmoylan commented Feb 24, 2022

Before this PR

If the service mesh is not running when a client starts, it receives connection refused and does not respect retry configuration.

After this PR

==COMMIT_MSG==
Retry mesh URIs when err is Connection Refused
==COMMIT_MSG==

Possible downsides?


This change is Reviewable

@stale
Copy link

stale bot commented Apr 16, 2022

This PR has been automatically marked as stale because it has not been touched in the last 14 days. If you'd like to keep it open, please leave a comment or add the 'long-lived' label, otherwise it'll be closed in 7 days.

@stale stale bot added the stale label Apr 16, 2022
@stale stale bot closed this Apr 27, 2022
@bmoylan bmoylan reopened this Jul 31, 2022
@stale stale bot removed stale labels Jul 31, 2022
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.

2 participants