Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There is an OOM happening on Cloud Run but we don't capture anything in Sentry. I believe it's because [Cloud Run sends us `SIGTERM`](https://cloud.google.com/run/docs/container-contract#instance-shutdown) and we don't handle it.
- Loading branch information