hyperqueue icon indicating copy to clipboard operation
hyperqueue copied to clipboard

Allow to specify a minimum running workers per queue

Open spirali opened this issue 7 months ago • 0 comments

  • Allow to specify a minimum number of running workers per queue
  • Allow to specify a time when HQ tries to allocate a new worker ahead for replacement running worker. E.g. when time is set to 30min, then when the current running worker is going to be terminated in less then 30mins, then a new allocation is spawned even there is no task.

spirali avatar Jul 29 '25 12:07 spirali