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
As implemented in #416 the proxy makes no attempt to gracefully handle in-flight requests during shutdown. We should make changes to the logic so that in-flight requests are allowed to complete (with some timeout), and responses routed back to the clients before the connections are terminated.
The text was updated successfully, but these errors were encountered:
As implemented in #416 the proxy makes no attempt to gracefully handle in-flight requests during shutdown. We should make changes to the logic so that in-flight requests are allowed to complete (with some timeout), and responses routed back to the clients before the connections are terminated.
The text was updated successfully, but these errors were encountered: