forked from TrueCloudLab/frostfs-sdk-go
Denis Kirillov
203bba65a0
Previously we count all frostfs errors like: ObjectNotFound, EACLNotFound because frostfs status is unconditionally resolved into built-in go errors but handleError method handled built-in errors like internal network ones. Since after resolving frostfs errors status is also returned we start check this first Signed-off-by: Denis Kirillov <d.kirillov@yadro.com> |
||
---|---|---|
.. | ||
tree | ||
cache.go | ||
cache_test.go | ||
doc.go | ||
mock_test.go | ||
object_put_pool_transformer.go | ||
pool.go | ||
pool_test.go | ||
sampler.go | ||
sampler_test.go | ||
statistic.go |