cleanup, docs
This commit is contained in:
@@ -23,7 +23,5 @@ If a process with the same `key` is already running anywhere in the runtime inst
|
||||
|
||||
`timeout` bounds the lifetime of the repeating worker. The default is ten minutes. Pass `0` only for workers that have another shutdown path.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: background-process patterns using `proc_open()`, queues, cron, or worker supervisors
|
||||
- JavaScript / Node.js: Node `child_process`, worker queues, timers, schedulers, and supervised background jobs
|
||||
:example
|
||||
print("task_repeat example\n");
|
||||
|
||||
Reference in New Issue
Block a user