andreyrusanov / retrace

Configurable method retrying for Pythonistas.

Home Page:http://d0ugal.github.io/retrace/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrace

Retrace your steps and try again.

PyPI Downloads PyPI Version Build Status Coverage Status Landscale Code Health

Retrace provides a configurable decorator which allows you to wrap Python callables and retry them on errors or other specific conditions.

See the documentation at:

http://d0ugal.github.io/retrace/

About

Configurable method retrying for Pythonistas.

http://d0ugal.github.io/retrace/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%