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
- fallbackRequest: document that on the fallback path item.OriginalRequest().FlowKey()
reports the fallback priority rather than the originally requested one, despite the
method name. Note surfacing the original priority in metrics as a follow-up.
- Drop the redundant NotErrorIs assertion in the band-GC regression test;
require.NoError already fails the test on any error.
Signed-off-by: Luke Van Drie <lukevandrie@google.com>
0 commit comments