frostfs-sdk-go/pool
Alex Vanin eb5288f4a5
All checks were successful
DCO / DCO (pull_request) Successful in 2m12s
Tests and linters / Lint (pull_request) Successful in 3m33s
Tests and linters / Tests (1.20) (pull_request) Successful in 3m35s
Tests and linters / Tests (1.19) (pull_request) Successful in 1m3s
[#172] pool: Do more retries on unexpected tree service responses
1. Try its best by looking for nodes during 'GetNodeByPath'
2. Retry on 'tree not found' and other not found errors

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2023-10-06 11:12:48 +03:00
..
tree [#172] pool: Do more retries on unexpected tree service responses 2023-10-06 11:12:48 +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