👋🏻 howdy! as far as I can tell the `spicedb serv...
# spicedb
v
👋🏻 howdy! as far as I can tell the
spicedb serve
command is wired up with
SignalContextWithGracePeriod
which handles terminating the process on
SIGINT
and
SIGTERM
. Assuming you are running it in a Kubernetes cluster, have you checked if your pods are being terminated / rescheduled (e.g. resource limits)?