Commit 314617c
committed
Do not use the default retryhttp client for
The default client times out after 30 seconds, which prevents users with slow internet connections from successfully running `state update`.state update; use a no-timeout client.1 parent 71944be commit 314617c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments