Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Plugable wait function and retry predicate #1

Closed
wants to merge 13 commits into from

Conversation

mwhooker
Copy link

@mwhooker mwhooker commented Nov 1, 2013

I want to use this for aws, where the heuristics in the built-in shouldRetry function don't apply. AWS APIs have application-level semantics that describe their retriability.

To make this useful for more cases, I broke out the method that checks if the request can be retried, and added an optional wait function.

TODO

@daaku
Copy link
Contributor

daaku commented Oct 14, 2014

Feel free to reopen if you're still working on this.

@daaku daaku closed this Oct 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants