Update SDK Go to prevent socket starvation #654

Open
alexvanin wants to merge 2 commits from alexvanin/frostfs-s3-gw:fix/socket-starvation into support/v0.32

2 commits

Author SHA1 Message Date
3ed18140f3 Release v0.32.12
All checks were successful
/ DCO (pull_request) Successful in 43s
/ Vulncheck (pull_request) Successful in 1m39s
/ Builds (pull_request) Successful in 1m55s
/ OCI image (pull_request) Successful in 2m15s
/ Lint (pull_request) Successful in 3m22s
/ Tests (pull_request) Successful in 1m31s
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2025-03-06 10:48:05 +03:00
2338ba0a44 [#654] Add circuit breaker configuration in tree pool
Circuit breaker prevents from port starving when some
storage nodes are up but unsynced. See more details in:

TrueCloudLab/frostfs-sdk-go#339
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2025-03-05 18:57:23 +03:00