mirror of https://github.com/pulumi/pulumi.git
![]() By default our HTTP client retries all GET requests. However these post requests are also idempotent, as we just expect to encrypt/decrypt a single value, without changing anything on the server side. Retry them, so network errors won't abort the pulumi program. There's also some log decryption events that might be retryable, but I'm not sure about them, so I left them alone for now. Fixes https://github.com/pulumi/pulumi/issues/15236 |
||
---|---|---|
.. | ||
client | ||
testdata | ||
backend.go | ||
backend_test.go | ||
console.go | ||
console_test.go | ||
diffs.go | ||
diffs_post_1.20.go | ||
diffs_pre_1.20.go | ||
doc.go | ||
environments.go | ||
mock.go | ||
policypack.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
state.go | ||
token_source.go | ||
token_source_test.go |