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

delay between retries #131

Open
guybrand opened this issue Mar 19, 2019 · 3 comments
Open

delay between retries #131

guybrand opened this issue Mar 19, 2019 · 3 comments

Comments

@guybrand
Copy link

Looking for a feature like this highly voted supervisor issue:
Supervisor/supervisor#487

Thanks.

@ochinchina
Copy link
Owner

it is a good idea to add delay between two retries.

From discussion in Supervisor/supervisor#487, one of following parameters will be used to control the delay between restarts:

  • delaybetweenretries
  • delay_between_retries
  • restartpause

the restartpause implement is done but the code is waiting for merge.

So if it is ok to use the "restartpause" for this feature?

@guybrand
Copy link
Author

guybrand commented Mar 23, 2019 via email

ochinchina pushed a commit that referenced this issue Apr 6, 2019
@ochinchina
Copy link
Owner

@guybrand "restartpause" parameter is added, please try it

pinkeen pushed a commit to pinkeen/supervisor-golang that referenced this issue Sep 3, 2019
stanchan pushed a commit to stanchan/supervisord that referenced this issue Oct 26, 2019
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