Gracefully shutting down WebSocket connections on shutdown
Open
Type: Enhancement
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 933
- Avg merge
- 12d 18h
- Merged PRs (30d)
- 2
Description
A request came in from a partner team, that they want YARP to gracefully drain and shutdown connections when the process gets a SIGTERM from k8s.
I think we drain existing inbound connections and not allow new ones to connect, but I don't know what we do upstream/downstream, especially with websocket and http2 connections?
Contributor guide
Assessment
This issue has not been assessed yet.