Commit ad2ab1d
feat(storage-api-client): add connect_timeout to Guzzle client configuration
Add connect_timeout of 120 seconds (matching REQUEST_TIMEOUT_DEFAULT) to the
Guzzle HTTP client initialization. This ensures connection establishment has
a bounded timeout, preventing indefinite hangs during TCP connection phase.
Co-Authored-By: ondrej.hlavacek@keboola.com <ondrej.hlavacek@keboola.com>1 parent 320425a commit ad2ab1d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments