A couple of years ago, I wrote about the Python retrying library
[https://julien.danjou.info/python-retrying]. This library was designed to retry the
execution of a task when a failure occurred.
I started to spread usage of this library in various projects, such as Gnocchi
[http://gnocchi.xyz], these