You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ The number of signals before a hard kill can be configured with the `--hardkill-
150
150
*`--shutdown-timeout` - maximum amount of time for graceful broker's shutdown in seconds (default 5).
151
151
*`--wait-tasks-timeout` - if cannot read new messages from the broker or maximum number of tasks is reached, worker will wait for all current tasks to finish. This parameter sets the maximum amount of time to wait until shutdown.
152
152
*`--hardkill-count` - Number of termination signals to the main process before performing a hardkill.
153
-
*
153
+
154
154
## Scheduler
155
155
156
156
Scheduler is used to schedule tasks as described in [Scheduling tasks](./scheduling-tasks.md) section.
0 commit comments