Get desktop application:
View/edit binary Protocol Buffers messages
If true, skips the commands that were already run successfully. If false and if the manager process restarts, commands will be re-executed.
Number of commands that a single worker can execute in parallel.
If true, the workers print information about starting and stopping commands.
If true, command outputs are displayed by the worker. If false, the command outputs are only exported to the log file.
If true, the commands are executed in random order when "WaitCompletion" is called. This can help distributing the shards among the workers is parallel_execution_per_worker>1. If false, the commands are started in order when they are scheduled (with "Schedule").
If false, a same command can be executed multiple times in different "WaitCompletion" blocks. If true, a same command cannot be executed multiple time.
Used in:
Unique identifier of the command. Computed with the "CommandToCommandId" function in "common.h".
Duration of the execution of the command in seconds.
Execution worker.
Used in: