Kaydet (Commit) 8ee44663 authored tarafından Nikolay Murga's avatar Nikolay Murga Kaydeden (comit) Joffrey F

Add documentation for delay property

Signed-off-by: 's avatarNikolay Murga <work@murga.kiev.ua>
üst 185f7272
......@@ -368,7 +368,7 @@ class UpdateConfig(dict):
parallelism (int): Maximum number of tasks to be updated in one
iteration (0 means unlimited parallelism). Default: 0.
delay (int): Amount of time between updates.
delay (int): Amount of time between updates, in nanoseconds.
failure_action (string): Action to take if an updated task fails to
run, or stops running during the update. Acceptable values are
``continue``, ``rollback`` and ``pause``. Default: ``continue``
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment