mirror of
https://github.com/hibiken/asynq.git
synced 2026-06-26 03:39:16 +08:00
Wait for a certain amount of time to allow for worker goroutines to finish. If the goroutines don't finish with the timeout duration, processor will quit the goroutines and restore any unfinished tasks from the in_progress queue back to the default queue.
3.4 KiB
3.4 KiB