frostfs-sdk-go/pool
Alex Vanin fc4551b843
All checks were successful
Tests and linters / Tests (1.20) (pull_request) Successful in 1m8s
Tests and linters / Lint (pull_request) Successful in 1m33s
DCO / DCO (pull_request) Successful in 5m8s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m2s
[#172] pool: Use priority of errors in tree pool
When retry happens, use priority map to decide
which error to return. Consider network errors
less desirable than business logic errors.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-10-11 12:00:34 +03:00
..
tree [#172] pool: Use priority of errors in tree pool 2023-10-11 12:00:34 +03:00
cache.go [#114] pool: Support client cut with memory limiter 2023-08-21 12:02:40 +03:00
cache_test.go Rename package name 2023-03-07 15:47:21 +03:00
doc.go [#4] Rename NeoFS mentions in comments and method names 2022-12-30 13:40:50 +03:00
mock_test.go [#169] pool: Close inner pools during close routine 2023-09-20 12:16:13 +03:00
object_put_pool_transformer.go [#149] pool: Configure homomorphic hash and buffer size 2023-08-25 09:45:15 +03:00
pool.go [#171] pool: Close only dialed connections 2023-10-03 19:47:22 +03:00
pool_test.go [#171] pool: Add test for healthy status monitor 2023-10-03 19:47:22 +03:00
sampler.go [#165] pool: make private inner structs 2022-03-21 12:41:08 +03:00
sampler_test.go [#358] pool: Start even if not all node healthy 2022-11-09 10:22:33 +03:00
statistic.go [#51] Add current nodes as external statistics 2023-08-15 09:51:13 +03:00