Files
kamal/lib/mrsk
Kevin McConnell f530009a6e Allow performing boot & start operations in groups
Adds top-level configuration options for `group_limit` and `group_wait`.
When a `group_limit` is present, we'll perform app boot & start
operations on no more than `group_limit` hosts at a time, optionally
sleeping for `group_wait` seconds after each batch.

We currently only do this batching on boot & start operations (including
when they are part of a deployment). Other commands, like `app stop` or
`app details` still work on all hosts in parallel.
2023-04-13 15:58:27 +01:00
..
2023-04-10 14:39:18 +02:00
2023-04-10 15:23:00 +01:00
2023-01-12 14:57:34 +01:00
2023-04-11 16:04:46 +02:00
2023-04-12 15:55:54 +02:00
2023-04-12 11:45:33 +02:00