Support the continuous use of interceptors #157

Merged
alexvanin merged 1 commit from r.loginov/frostfs-http-gw:feature/constant_use_of_interceptors into master 2024-10-22 14:24:26 +00:00

1 commit

Author SHA1 Message Date
a7b9b84f27 [#157] Support the continuous use of interceptors
All checks were successful
/ DCO (pull_request) Successful in 2m8s
/ Vulncheck (pull_request) Successful in 2m23s
/ Builds (pull_request) Successful in 2m43s
/ Lint (pull_request) Successful in 2m58s
/ Tests (pull_request) Successful in 1m40s
We can always add interceptors to the grpc
connection to the storage, since the actual
use will be controlled by the configuration
from the frostfs-observability library.

Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-10-21 11:50:55 +03:00