Commit graph

3 commits

Author SHA1 Message Date
1e660a1ed2
[#9999] qos: Add treesync tag
Some checks failed
DCO action / DCO (pull_request) Successful in 35s
Build / Build Components (pull_request) Failing after 37s
Tests and linters / Run gofumpt (pull_request) Successful in 39s
Tests and linters / Tests (pull_request) Failing after 59s
Vulncheck / Vulncheck (pull_request) Failing after 57s
Tests and linters / Staticcheck (pull_request) Failing after 1m9s
Tests and linters / Tests with -race (pull_request) Failing after 1m27s
Tests and linters / Lint (pull_request) Failing after 1m51s
Pre-commit hooks / Pre-commit (pull_request) Failing after 2m28s
Tests and linters / gopls check (pull_request) Failing after 3m25s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-03-21 11:20:53 +03:00
5590886599 [#1639] qos: Add interceptors for limiting active RPCs
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
2025-02-28 11:08:09 +00:00
acec938b2d
[#1608] qos: Add client grpc interceptors
`qos` client interceptors replace internal IO tags `writecache`,
`policer` and `background` with `internal` IO tag for outcomming RPC.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-02-07 15:43:04 +03:00