Exceptions¶
-
class
consensys_utils.exceptions.PauseIteration(timeout=None)[source]¶ Error indicating to pause iteration
Useful when combined with
consensys_utils.gunicorn.workers.SyncIteratingWorker()Parameters: timeout (float) – Maximum time to pause before re-starting iteration