diff --git a/oar/modules/almighty.py b/oar/modules/almighty.py index 437aff69..cf2aaf10 100644 --- a/oar/modules/almighty.py +++ b/oar/modules/almighty.py @@ -65,7 +65,7 @@ # dramatically (because it blocks only when nothing else is to be done). # Nevertheless it is closely related to the precision at which the # internal counters are checked -read_commands_timeout = 10 * 1000 # in ms +read_commands_timeout = 5 * 1000 # in ms # This parameter sets the number of pending commands read from # appendice before proceeding with internal work