Skip to content

Commit

Permalink
Merge pull request #1621 from ankush/patch-1
Browse files Browse the repository at this point in the history
chore: typo in docs
  • Loading branch information
mnaberez committed Jan 13, 2024
2 parents ff5356f + 6a526b9 commit 4c845a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/subprocess.rst
Expand Up @@ -263,7 +263,7 @@ exceeded the maximum, at which point it will transition to the

So if you set ``startretries=3``, :program:`supervisord` will wait one,
two and then three seconds between each restart attempt, for a total of
5 seconds.
6 seconds.

When a process is in the ``EXITED`` state, it will
automatically restart:
Expand Down

0 comments on commit 4c845a3

Please sign in to comment.