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

A non-ideal (and probably erroneous) approach to retrying on failed pushes #292

Closed

Conversation

shonfeder
Copy link
Contributor

Sharing this draft to help inform discussion on approaches to #211

I think this shows that it is possible to add retry logic to docker pushes without either reimplementing the push_manifest current or making changes to ocurrent. However, I think it also shows that this approach isn't ideal.

I don't think we'll consider this for merging, but in case we do: I suspect the caching logic of Wait_current is wrong, and would want to validate that.

@shonfeder shonfeder mentioned this pull request Jul 15, 2024
7 tasks
@shonfeder shonfeder force-pushed the 211/retry-on-flakey-errors branch from 4c3e91f to c780ffd Compare July 16, 2024 05:51
@shonfeder shonfeder force-pushed the 211/retry-on-flakey-errors branch from c780ffd to 57b9427 Compare July 27, 2024 20:39
@shonfeder shonfeder closed this Sep 5, 2024
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.

1 participant