frostfs-sdk-go/pool/tree
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
..
service [#136] pool: Set order field to get subtree 2023-08-02 10:32:37 +00:00
client.go [#172] pool: Use priority of errors in tree pool 2023-10-11 12:00:34 +03:00
pool.go [#172] pool: Use priority of errors in tree pool 2023-10-11 12:00:34 +03:00
pool_signature.go [#73] pool/tree: Add tree pool 2023-06-08 14:37:57 +03:00
pool_test.go [#172] pool: Do more retries on unexpected tree service responses 2023-10-06 11:12:48 +03:00