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

Client should be fail if all retries failed #50

Closed
sksat opened this issue Jan 30, 2024 · 0 comments · Fixed by #51
Closed

Client should be fail if all retries failed #50

sksat opened this issue Jan 30, 2024 · 0 comments · Fixed by #51
Assignees
Labels
invalid This doesn't seem right

Comments

@sksat
Copy link
Member

sksat commented Jan 30, 2024

Client-side retry functionality was implemented in #34.
But if all attempts fail, the current implementation terminates the gh-federation step normally without error.
This behavior makes it difficult to investigate problems in the gh-federation backend.

@sksat sksat added the invalid This doesn't seem right label Jan 30, 2024
@namachan10777 namachan10777 self-assigned this Feb 7, 2024
@sksat sksat linked a pull request Feb 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants