Commit Graph

17 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Chase 02ff60d083
Fixing small typo in resource/wait.go
8 years ago
James Bardin 074be9ae56 Another race in resource.Retry
10 years ago
David Tolnay 7e1cd34819 Timing out is not success
10 years ago
Radek Simko 034287fdc2 helper/resource: Error shouldn't be returned in case of success
10 years ago
Paul Hinze 108ccf0007 builtin: Refactor resource.Retry to clarify return
10 years ago
Paul Hinze 5160578e18 helper/resource: restore retval of resource.Retry on timeout
10 years ago
Ian Duffy 47ac10d66b Change resource.StateChangeConf to use an array for target states
10 years ago
Paul Hinze d59db52f06 helper/resource: Fix data race in resource.Retry
10 years ago
Mitchell Hashimoto b4f8b7f43b helper/resource: RetryError for quitting quickly
12 years ago
Mitchell Hashimoto ef62fa80db helper/resource: add Retry function
12 years ago
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
Mitchell Hashimoto d7ecc76148 helper/resource: refactor wait a bit and introduce delay/mintimeout
12 years ago
Mitchell Hashimoto f8b974c9aa helper/resource: never use an interval more than 10 seconds on wait
12 years ago
Mitchell Hashimoto 9ab4a5bf88 helper/resource: exponential backoff
12 years ago
Mitchell Hashimoto fa3e9fab42 helper/resource: wait 2 seconds between each
12 years ago
Mitchell Hashimoto 1c725896ca helper/resource: support waiting on absense of thing
12 years ago
Jack Pearkes eb7c8c07c8 helpers/resource: add wait helper
12 years ago