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

HTTPRequest.supports_retry() sleeps when called. #474

Closed
icemac opened this issue Feb 8, 2019 · 0 comments
Closed

HTTPRequest.supports_retry() sleeps when called. #474

icemac opened this issue Feb 8, 2019 · 0 comments
Projects
Milestone

Comments

@icemac
Copy link
Member

icemac commented Feb 8, 2019

I'd not expect that a method called supports_retry does the actual sleeping. It is called three times when a ConflictError happens.

My naive expectation would have been that there is a method for checking and one for doing the actual waiting.

@icemac icemac added this to the 5.0 milestone Feb 8, 2019
@icemac icemac added this to To do in Zope 5.0 via automation Feb 9, 2019
Zope 5.0 automation moved this from To do to Done Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Zope 5.0
  
Done
Development

No branches or pull requests

1 participant