You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[bug] Collector: when using fallback strategy with 2 clients , and if one of the call is failed, the selected_call will be populated with failed call. #2441
looks like if i use fallback strategy with 2 clients , and if one of the call is failed, the selected_call will be populated with failed call. is it expected? i am on 0.205.0
Reproduction Steps
create a client with fallback
mark one client call failure (maybe by passing wrong key) and one success