mirror of https://github.com/pulumi/pulumi.git
cd00dbb4bb
The prior commit discovered that our retry logic backs off by a longer delay than it needs to. It doesn't respect the initial "delay" configuration, and instead begins with "delay * backoff". This change fixes the issue and updates the test expectations. |
||
---|---|---|
.. | ||
archive | ||
buildutil | ||
ciutil | ||
cmdutil | ||
contract | ||
deepcopy | ||
env | ||
executable | ||
fsutil | ||
gitutil | ||
goversion | ||
httputil | ||
logging | ||
mapper | ||
result | ||
retry | ||
rpcutil | ||
yamlutil |