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

Retry helper #6

Open
sckott opened this issue Jul 5, 2015 · 1 comment
Open

Retry helper #6

sckott opened this issue Jul 5, 2015 · 1 comment
Assignees
Milestone

Comments

@sckott
Copy link
Owner

sckott commented Jul 5, 2015

A user may want to retry a request every X seconds - e.g. if they are getting 503 errors, a server may temporarily be down, and they may want to try setting retry = 5 to retry their request ever 5 seconds.

  • retry
  • retry_end
@sckott sckott modified the milestone: v0.1 Sep 12, 2015
sckott added a commit that referenced this issue Sep 12, 2015
not working yet in the request, but stubbed out at least
@sckott sckott self-assigned this Dec 31, 2015
@sckott
Copy link
Owner Author

sckott commented Jan 2, 2016

moving to next milestone, trying to get MVP out #10

@sckott sckott modified the milestones: v0.2, v0.1 Jan 2, 2016
@sckott sckott modified the milestones: v0.2, v0.3 Aug 22, 2016
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

No branches or pull requests

1 participant