Nabheet Sandhu

Results 12 comments of Nabheet Sandhu

Yes, based on what I have learnt so far, your instance was terminated because it accessed more memory that its defined limit. Even though [this](https://cloud.google.com/run/docs/container-contract#forced-termination) says that Cloud Run will...

Also, I hate to admit this in public, but I wasn't closing SQL connections in the health check endpoint so that was leaking file descriptors. This was causing our Cloud...