llumpy.retry.ExceededRetriesError

exception ExceededRetriesError(attempts)[source]

Bases: RuntimeError

Exceed the number of retries

Parameters:

attempts (int)