[#185] Control timeout of tree service operations
We should add default value for this param in fillDefaultInitParams
[#185] Control timeout of tree service operations
I meant:
diff --git a/pool/tree/pool.go b/pool/tree/pool.go
index be2cb2d..3d89146 100644
--- a/pool/tree/pool.go
+++ b/pool/tree/pool.go
@@ -362,10 +362,8 @@ func (p *Pool)…
46c63edd67
[#158] Support cors
901b8ff95b
[#158] Fix integration test compilation error
8dc5272965
[#158] Rework app settings
feature/158-add_cors
dkirillov
created branch feature/158-add_cors in dkirillov/frostfs-http-gw
2024-10-24 14:28:04 +00:00
239397f86c
[#158] Support cors
eb62ace99a
[#158] Fix integration test compilation error
b9132c8f37
[#158] Rework app settings
70846fdaec
[#157] Support the continuous use of interceptors
tree: Use delete verb instead put for Remove
I suppose it's ok to use just acl.OpObjectDelete
here (in tree service). But for the same check in object service it seems we need add object type property. Otherwise, if put tombstone
request…
[#185] Control timeout of tree service operations
Why don't invoke this function inside p.requestWithRetry
?
3cf27d281d
[#509] Support fallback address when getting box
3c7cb82553
[#509] Init resolvers before first resolving
57b7e83380
[#509] Save isCustom flag into accessbox
6a90f4e624
[#509] Update docs
cb3753f286
[#509] Add tests for custom credentials
97b9206230
[#509] Support fallback address when getting box
c554e07834
[#509] Init resolvers before first resolving
10c68f7d15
[#509] Save isCustom flag into accessbox
05e3478bde
[#509] Update docs
27f7f3f8ce
[#509] Add tests for custom credentials