forked from repoze/repoze.retry
-
Notifications
You must be signed in to change notification settings - Fork 0
WSGI middleware: retries requests after optimistic concurrency conflict errors
License
dhavlik/repoze.retry
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
``repoze.retry`` README ======================= This package implements a WSGI middleware filter which intercepts "retryable" exceptions and retries the WSGI request a configurable number of times. If the request cannot be satisfied via retries, the exception is reraised. Please see the documentation in ``docs/index.rst``, which can be read online at http://docs.repoze.org/retry
About
WSGI middleware: retries requests after optimistic concurrency conflict errors
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%