Public Member Functions | Public Attributes
pi_trees_lib.pi_trees_lib.UntilFailure Class Reference
Inheritance diagram for pi_trees_lib.pi_trees_lib.UntilFailure:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def reset
def run

Public Attributes

 attempts
 max_attempts

Detailed Description

    Continue executing a task until it fails or max_attempts is reached.

Definition at line 616 of file pi_trees_lib.py.


Constructor & Destructor Documentation

def pi_trees_lib.pi_trees_lib.UntilFailure.__init__ (   self,
  name,
  max_attempts = -1,
  args,
  kwargs 
)

Definition at line 620 of file pi_trees_lib.py.


Member Function Documentation

Reimplemented from pi_trees_lib.pi_trees_lib.Task.

Definition at line 644 of file pi_trees_lib.py.

Reimplemented from pi_trees_lib.pi_trees_lib.Task.

Definition at line 626 of file pi_trees_lib.py.


Member Data Documentation

Definition at line 620 of file pi_trees_lib.py.

Definition at line 620 of file pi_trees_lib.py.


The documentation for this class was generated from the following file:


pi_trees_lib
Author(s): Patrick Goebel
autogenerated on Thu Jun 6 2019 17:33:29