I am getting this error before the router restarts in our k8n cluster.
Not sure where to start debugging, it just keeps shutting down and Kubernetes restarts the service.
{"timestamp":"2024-09-06T07:36:19.304631964Z","level":"WARN","message":"read header from client timeout","target":"hyper::proto::h1::io","resource":{"process.executable.name":"gateway","service.version":"1.49.1","service.name":"unknown_service:gateway"}}
{"timestamp":"2024-09-06T07:38:39.899910952Z","level":"INFO","message":"shutting down","target":"apollo_router::state_machine","resource":{"process.executable.name":"gateway","service.version":"1.49.1","service.name":"unknown_service:gateway"}}
{"timestamp":"2024-09-06T07:38:46.880326323Z","level":"INFO","message":"all connections shut down","target":"apollo_router::state_machine","resource":{"process.executable.name":"gateway","service.version":"1.49.1","service.name":"unknown_service:gateway"}}
{"timestamp":"2024-09-06T07:38:46.887824677Z","level":"INFO","message":"stopped","target":"apollo_router::state_machine","resource":{"process.executable.name":"gateway","service.version":"1.49.1","service.name":"unknown_service:gateway"}}