pyramid_retry

Error retryer

A library that enables retryable error handling in web applications

An execution policy for pyramid that handles retryable errors.

GitHub

6 stars
10 watching
9 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rholder/retryingA general-purpose retrying library for Python applications1,918
pylons/pyramid_mailerA package for sending emails from Python web applications50
pylons/pyramid_exclogLogs Pyramid application exception information to a standard logger for configurable logging output.23
pylons/pyramid_debugtoolbarA utility package providing a debug interface for Pyramid web applications.95
pylons/pyramid_handlersAn extension of Pyramid that provides a way to organize view logic into reusable bundles8
pylons/pyramid_beakerA sessioning binding library for the Pyramid web framework49
spider-gazelle/simple_retryA tool for retrying code blocks with customizable options.6
pylons/pyramid_rpcA package of RPC add-ons to simplify creating remote procedure calls in a Python web framework.27
pylons/pyramid_layoutAn add-on that enables the creation of reusable UI layouts in Pyramid web applications.24
pylons/pyramid_openapi3Ensures API documentation consistency and validation across requests and responses85
sindresorhus/p-retryA utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling.808
pylons/hupperAutomatically reloads code after file changes during development.213
pylons/pyramid_bpythonBindings for using Bpython as the interactive shell in Pyramid web applications.0
pylons/horusA user registration and login system for the Pyramid Web Framework.14
pylons/pyramid_tmManages transactions within Python web applications without requiring middleware.34