Commit 5ac52b8
committed
CLDSRV-835: Retry tcp flakiness with concurrency
```
Multi-Object Versioning Delete Success / With default signature
"before each" hook for "should batch delete 1000 objects quietly":
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
```
The other option would be to change the http agent on the s3 client
to use agentkeepalive lib and define freeSocketTimeout to be less
than cloudserver keep alive (5s).1 parent 24831d6 commit 5ac52b8
1 file changed
Lines changed: 18 additions & 3 deletions
Lines changed: 18 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
60 | 75 | | |
61 | 76 | | |
62 | 77 | | |
63 | 78 | | |
64 | | - | |
| 79 | + | |
65 | 80 | | |
66 | 81 | | |
67 | 82 | | |
68 | | - | |
| 83 | + | |
69 | 84 | | |
70 | 85 | | |
71 | 86 | | |
| |||
0 commit comments