[openstack-dev] [neutron][nova][oslo] Common backoff & timeout utils
Boden Russell
bodenvmw at gmail.com
Thu Apr 21 20:19:36 UTC 2016
On 4/21/16 1:38 PM, Joshua Harlow wrote:
> This might be harder in retrying, but I think I can help u make
> something that will work, since retrying has a way to provide a custom
> delay function.
Thanks for that. My question was if this might be useful as a new
backoff in retrying (vs a custom delay function in oslo or something).
> https://github.com/rholder/retrying/blob/master/retrying.py#L65
>
> 'wait_exponential_max'?
When expressed in milliseconds; bingo!
Thanks for doing some of my work :)
More information about the OpenStack-dev
mailing list