Skip to main content

OnRetryInput

Defined in the events module.
Input for OnRetry hooks.

Properties

retry_count
int
No description available.
max_retries
int
No description available.
error_message
str
No description available.
operation
str
No description available.
  • to_dict: Generic utility method.