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
This commit adds an extra state to indicate the scenario when the downstream
cancels / receives an error before the inner upstream was terminated.
In that case, we generate inbound prematurely close to propagate extra
cancellation exception
Fixes#2789.
Signed-off-by: Oleh Dokuka odokuka@vmware.com
This is occurring from time to time on
main
branch, and disappears on subsequent runs.What's concerning is the number of FORBIDDEN state occurrences (10K), which might indicate an actual bug in the operator 🤔
The text was updated successfully, but these errors were encountered: