omnipy.components.remote.constants
Default retry configuration values for remote component helpers.
| ATTRIBUTE | DESCRIPTION |
|---|---|
DEFAULT_BACKOFF_STRATEGY |
|
DEFAULT_RETRIES |
|
DEFAULT_RETRY_STATUSES |
|
DEFAULT_BACKOFF_STRATEGY
module-attribute
DEFAULT_BACKOFF_STRATEGY = BackoffStrategy.EXPONENTIAL
Used by:
-
Reference
Code reference
omnipy
components
remote
tasksget_retry_client
DEFAULT_RETRIES
module-attribute
Used by:
-
Reference
Code reference
omnipy
components
remote
tasksget_retry_client
DEFAULT_RETRY_STATUSES
module-attribute
Used by:
-
Reference
Code reference
omnipy
components
remote
tasksget_retry_client