--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectPyramid/APIs/Pyramid_Retry-2.1.1.api Mon Jun 07 17:10:13 2021 +0200 @@ -0,0 +1,18 @@ +.BeforeRetry?1(request, exception, response=None) +.IBeforeRetry.environ?7 +.IBeforeRetry.exception?7 +.IBeforeRetry.request?7 +.IBeforeRetry.response?7 +.LastAttemptPredicate.phash?7 +.LastAttemptPredicate.text?4() +.LastAttemptPredicate?1(val, config) +.RetryableErrorPredicate.phash?7 +.RetryableErrorPredicate.text?4() +.RetryableErrorPredicate?1(val, config) +.RetryableExecutionPolicy?4(attempts=3, activate_hook=None) +.includeme?4(config) +.is_error_retryable?4(request, exc) +.is_last_attempt?4(request) +.mark_error_retryable?4(error) +.register?4() +.retry_policy?4(environ, router)