Last month I pushed a new service to staging. Forgot to add REDIS_URL to the env file. The server started fine — no crash, no error — but the first request that tried to hit the cache hung forever.
Source: [Dev.to](https://dev.to/ctrotech/stop-using-processenv-directly-heres-why-47be)