Commit 7f3001a4 authored by Andrei Sandu's avatar Andrei Sandu Committed by GitHub
Browse files

Add counter for bounded channel sends that block. (#5490)



* Add counter for bounded channel sends that block.

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* fix typos

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Fix bounded sent metric

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* refactor a bit and test

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Return disconnect errors early.

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* future proof error handling

Signed-off-by: default avatarAndrei Sandu <[email protected]>
parent 2956a97a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment