[#185] Control timeout of tree service operations
In that case all treeService methods which use requestWithRetry will have timeout, but getSubTree shouldn't have it.
[#185] Control timeout of tree service operations
Because GetSubTree should be ignored, because it returns a stream to the client. If I create a timeout context for this operation, it will not only cancel the method call, but it will also close…
[#185] Control timeout of tree service operations
nzinkevich
created branch tree_request_timeout in nzinkevich/frostfs-sdk-go
2024-10-23 14:37:40 +00:00
ce086fc234
[#185] Control timeout of tree service operations
5361f0eceb
[#279] pool: Count errors in object search
05aa3becae
[#278] pool: Don't make maintenance node healthy in rebalance
79f387317a
[#283] pool: Mark node unhealthy if node is under maintenance
3ea4741231
[#283] go.mod: Tidy
nzinkevich
pushed to feature/index_page_native at nzinkevich/frostfs-http-gw
2024-10-23 09:31:07 +00:00
f437d74273
[#151] index page: Add browse via native protocol
nzinkevich
pushed to feature/index_page_native at nzinkevich/frostfs-http-gw
2024-10-23 09:19:28 +00:00
b900a915dd
[#151] index page: Add browse via native protocol
70846fdaec
[#157] Support the continuous use of interceptors
fc86ab3511
[#148] Add trace_id to logs
nzinkevich
pushed to feature/index_page_native at nzinkevich/frostfs-http-gw
2024-10-23 08:41:31 +00:00
3f421c6d12
[#151] index page: Add browse via native protocol
nzinkevich
pushed to support/v0.30_fix_multipart at nzinkevich/frostfs-http-gw
2024-10-18 10:21:17 +00:00
9c3009b03d
[#142] Fix multipart-objects download
ea50452486
[#127] Split FrostFS ReadObject to separate methods
support: fix download of multipart objects
nzinkevich
pushed to support/v0.30_fix_multipart at nzinkevich/frostfs-http-gw
2024-10-18 10:02:39 +00:00
a9065038c5
[#142] Fix multipart-objects download
de3d2c21bf
[#127] Split FrostFS ReadObject to separate methods
ccabd8ac40
Release v0.30.2
947f81fcdd
[#135] Add fuzzing tests for handlers
nzinkevich
created branch support/v0.30_fix_multipart in nzinkevich/frostfs-http-gw
2024-10-18 10:02:38 +00:00
nzinkevich
pushed to feature/index_page_native at nzinkevich/frostfs-http-gw
2024-10-18 08:21:12 +00:00
e0a0f53fb8
[#151] index page: Add browse via native protocol
nzinkevich
pushed to feature/index_page_native at nzinkevich/frostfs-http-gw
2024-10-18 08:18:37 +00:00
be8b89c487
[#151] index page: Add browse via native protocol
495f745535
[#142] Fix multipart-objects download