Skip to content

Commit

Permalink
idlethreshold -> runStateThreshold_idle
Browse files Browse the repository at this point in the history
  • Loading branch information
reidsunderland authored May 30, 2024
1 parent a2cce5e commit 2fe4948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/Explanation/CommandLineGuide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ will be:

* disa: disabled, configured not to run.
* hung: processes appear hung, not writing anything to logs.
* idle: all processes running, but no data or message transfers for too long (idlethreshold.)
* idle: all processes running, but no data or message transfers for too long (runStateThreshold_idle)
* lag: all processes running, but messages being processed are too old ( runStateThreshold_lag )
* part: some processes are running, others are missing.
* reje: all processes running, but too high percent of messages being rejected (runStateThreshold_reject )
Expand Down

0 comments on commit 2fe4948

Please sign in to comment.