OpenQuizz
Une application de gestion des contenus pédagogiques
wait_fixed Class Reference
Inheritance diagram for wait_fixed:
Collaboration diagram for wait_fixed:

Public Member Functions

def __init__ (self, wait)
 
def __call__ (self, retry_state)
 
- Public Member Functions inherited from wait_base
def __add__ (self, other)
 
def __radd__ (self, other)
 

Data Fields

 wait_fixed
 

Detailed Description

Wait strategy that waits a fixed amount of time between each retry.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  wait 
)

Member Function Documentation

◆ __call__()

def __call__ (   self,
  retry_state 
)

Reimplemented from wait_base.

Field Documentation

◆ wait_fixed


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