EvSys

RetryFailure

One exhausted-retry event.

Attributes

attributecontextstr

Free-form label for the call site (e.g. 'eval:task42:sample0').

attributeexception_typestr
attributeexception_messagestr
attributeattemptsint

Functions

func__init__(self, context, exception_type, exception_message, attempts) -> None
paramself
paramcontextstr
paramexception_typestr
paramexception_messagestr
paramattemptsint

Returns

None

On this page