Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048327
en ru br
ALT Linux repos
S:1.4-alt2

Group :: Development/Python3
RPM: python3-module-repoze.retry

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.4-alt2
Build date: 10 december 2019, 12:28 ( 224.4 weeks ago )
Size: 30.47 Kb

Home page:   https://github.com/repoze/repoze.retry

License: BSD
Summary: WSGI middleware: retries requests after optimistic concurrency conflict errors
Description:

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-repoze.retry
  • python3-module-repoze.retry-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin