mirror of https://github.com/pulumi/pulumi.git
1d7db547f4
Changes the httpstate client to not retry requests to `GET /api/cli/version` so as not to block the CLI for 7 seconds in airgapped environments and the like. Testing: Before this change, the accompanying test took 7 seconds to fail. With this change, it succeeds nearly instantly. Resolves #13166 |
||
---|---|---|
.. | ||
api.go | ||
api_endpoints.go | ||
api_test.go | ||
client.go | ||
client_test.go | ||
doc.go | ||
marshal_post_1.20.go | ||
marshal_pre_1.20.go |