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

[HELP] 5 retries spanning 1 hour #54

Closed
mymattcarroll opened this issue Feb 27, 2018 · 2 comments
Closed

[HELP] 5 retries spanning 1 hour #54

mymattcarroll opened this issue Feb 27, 2018 · 2 comments

Comments

@mymattcarroll
Copy link

mymattcarroll commented Feb 27, 2018

This is not an bug report.

I would like some assistance on the settings/values i need to use to make my operation retry 5 times with the 5th retry being somewhere around 1 hour after the first attempt.

This is lib is awesome by the way!!!

@mymattcarroll mymattcarroll changed the title [HELP] 5 reties spanning 1 hour [HELP] 5 retries spanning 1 hour Feb 28, 2018
@tim-kos
Copy link
Owner

tim-kos commented Mar 28, 2018

factor: 7.47,
retries: 5

Based on http://www.wolframalpha.com/input/?i=Sum%5B1000*x%5Ek,+%7Bk,+0,+4%7D%5D+%3D+1+*+60+*+60+*+1000

This should do it for you.

@tim-kos tim-kos closed this as completed Mar 28, 2018
@mymattcarroll
Copy link
Author

Awesome, thanks @tim-kos!

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

2 participants