[openstack-dev] [neutron][nova][oslo] Common backoff & timeout utils
Kevin L. Mitchell
klmitch at mit.edu
Wed Apr 20 21:02:50 UTC 2016
On Wed, 2016-04-20 at 14:10 -0600, Boden Russell wrote:
> Anyone adverse to me crafting an initial oslo patch to kick-off the
> details on this one?
Have you evaluated any existing solutions in this space? A quick search
on PyPi turns up "backoff", which seems to provide several backoff
strategies. Of course, it's a decorator-based backoff implementation,
whereas I tend to implement iterator-based solutions, but there may
already be a solution in that space as well…
--
Kevin L. Mitchell <klmitch at mit.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160420/c109927a/attachment.pgp>
More information about the OpenStack-dev
mailing list