Bases: watcher.applier.actions.base.BaseAction
Makes the executor of the action plan wait for a given duration
The action schema is:
schema = Schema({ 'duration': float, })
The duration is expressed in seconds.
The watcher.applier.actions.nop Module
The watcher.applier.base Module
Enter search terms or a module, class or function name.