-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
Description
Right now PostgREST does not wait for in-flight requests to finish upon shutdown (ie. SIGTERM).
It would be good if we used Warp shutdownHandler to handle shutdown gracefully.
This is crucial to handle upgrades in near-zero downtime fashion.
Reactions are currently unavailable