HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/botocore/retries/__pycache__/base.cpython-312.pyc
�

P��e��,�Gd�d�ZGd�d�Zy)c��eZdZd�Zy)�BaseRetryBackoffc��td��)zbCalculate how long we should delay before retrying.

        :type context: RetryContext

        �delay_amount��NotImplementedError��self�contexts  �7/usr/lib/python3/dist-packages/botocore/retries/base.pyrzBaseRetryBackoff.delay_amounts��"�.�1�1�N)�__name__�
__module__�__qualname__r�rrrrs��2rrc��eZdZdZd�Zy)�BaseRetryableCheckeraWBase class for determining if a retry should happen.

    This base class checks for specific retryable conditions.
    A single retryable checker doesn't necessarily indicate a retry
    will happen.  It's up to the ``RetryPolicy`` to use its
    ``BaseRetryableCheckers`` to make the final decision on whether a retry
    should happen.
    c��td��)zVReturns True if retryable, False if not.

        :type context: RetryContext
        �is_retryablerrs  rrz!BaseRetryableChecker.is_retryables��
"�.�1�1rN)r
rr�__doc__rrrrrrs���2rrN)rrrrr�<module>rs��2�2�2�2r