pulumi/pkg/util
joeduffy 87079589f1 Use the retry framework for REST API retries
This change incorporates feedback on https://github.com/pulumi/pulumi/pull/764,
in addition to refactoring the retry logic to use our retry framework rather
than hand-rolling it in the REST API code.  It's a minor improvement, but at
least lets us consolidate some of this logic which we'll undoubtedly use more
of over time.
2017-12-26 10:24:08 -08:00
..
archive Fix some lint errors 2017-11-29 12:15:16 -08:00
cmdutil Attempt to fix colorization (#740) 2017-12-18 11:42:32 -08:00
contract Enable pulumi update to target the Console (#461) 2017-10-25 10:46:05 -07:00
convutil Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
fsutil Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
mapper Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
rendezvous Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
retry Use the retry framework for REST API retries 2017-12-26 10:24:08 -08:00
rpcutil Add a missing copyright header 2017-11-19 08:08:30 -08:00
testutil Have engine emit "events" instead of writing to streams 2017-10-09 18:24:56 -07:00