ProjectPyramid/APIs/Pyramid_Retry-2.1.1.api

branch
eric7
changeset 149
da343a43e995
equal deleted inserted replaced
148:dcbd3a96f03c 149:da343a43e995
1 .BeforeRetry?1(request, exception, response=None)
2 .IBeforeRetry.environ?7
3 .IBeforeRetry.exception?7
4 .IBeforeRetry.request?7
5 .IBeforeRetry.response?7
6 .LastAttemptPredicate.phash?7
7 .LastAttemptPredicate.text?4()
8 .LastAttemptPredicate?1(val, config)
9 .RetryableErrorPredicate.phash?7
10 .RetryableErrorPredicate.text?4()
11 .RetryableErrorPredicate?1(val, config)
12 .RetryableExecutionPolicy?4(attempts=3, activate_hook=None)
13 .includeme?4(config)
14 .is_error_retryable?4(request, exc)
15 .is_last_attempt?4(request)
16 .mark_error_retryable?4(error)
17 .register?4()
18 .retry_policy?4(environ, router)

eric ide

mercurial