Pylons / pyramid_retry

An execution policy for pyramid that handles retryable errors.

Home Page:https://docs.pylonsproject.org/projects/pyramid-retry/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyramid_retry

https://github.com/Pylons/pyramid_retry/actions/workflows/ci-tests.yml/badge.svg?branch=main Documentation Status

pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client.

See https://docs.pylonsproject.org/projects/pyramid-retry/en/latest/ or docs/index.rst in this distribution for detailed documentation.

About

An execution policy for pyramid that handles retryable errors.

https://docs.pylonsproject.org/projects/pyramid-retry/en/latest/

License:MIT License


Languages

Language:Python 100.0%