Hi! I’m building out a POC for our application, and I’m running into an issue where requests to our app running in fly.io timeout intermittently. I will have a bunch of good requests, and then one or a few will timeout. Then a bunch more good ones, and then another set of timeouts. I originally thought that we might be running out of RAM since we were running pretty close to the 256MB limit. I upped the containers to 1GB of RAM, but I’m still seeing the issue.
The containers are physically close to my location (within about 50 miles), and the exact same container running in our other environment does not exhibit this behavior. Thanks for your help!