pm2-hive.github.io icon indicating copy to clipboard operation
pm2-hive.github.io copied to clipboard

Restart strategies text for cron incorrect?

Open warpr opened this issue 2 years ago • 1 comments

In https://github.com/pm2-hive/pm2-hive.github.io/blob/master/docs/features/restart-strategies.md

It seems the --cron-restart section doesn't have a heading and had its explanation copied from the "Exponential Backoff Restart Delay" section, which seems incorrect.

warpr avatar Dec 13 '22 18:12 warpr

It appears that the correct text for that section was accidentally removed in this commit: https://github.com/pm2-hive/pm2-hive.github.io/commit/cefb86ecd25eebc551955df60d4cbfb9d54e972b#diff-8708185ae3832698cf68774033c107e515f9a2280eb32a2d34c4fd6c6532ee5e

ChaseOnTheWeb avatar Dec 21 '22 20:12 ChaseOnTheWeb