Skip to content

Commit

Permalink
[docs] Mention usage of cron in checker script
Browse files Browse the repository at this point in the history
  • Loading branch information
teo committed Jul 4, 2024
1 parent e996a90 commit 6f9c094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ The AliECS core runs as a systemd service in the O²/FLP cluster at Point 2.

There is a checker script that polls AliECS for its status (`coconut env list`).

1) The checker script (checkAliECScore available in GL) now makes 3 attempts with 10 seconds timeout.
1) The checker script runs via cron (checkAliECScore available in GL) and makes 3 attempts with 10 seconds timeout.
2) All failed attempts are recorded in the aliecs local file /tmp/checkAliECScore.out
3) The ILG message is issued at the third consecutive failure.

0 comments on commit 6f9c094

Please sign in to comment.