Commit 325c622
authored
Add retry-http client (#726)
* Add retry-http client
* Add comment about double test on getChunk
* Refactore retry handling
* Reduce default timeout
* Improve logging messages
* Use symfony/httpexception in tests
* Use Symfony RetryableHttpClient
* Remove timeout1 parent 951f371 commit 325c622
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments