eclipseop
PROOP
a month ago
👋 Starting around 10:08am cst, I stated seeing increased 502 response codes across multiple services in my project.
I originally thought it had something to do w/ 2 of the apps having serverless enabled, but I noticed a third app which does NOT have serverless enabled is also experiencing the issue, which makes me think it is something on the platforms side
2 Replies
I could see the 502 responses in the HTTP logs, but nothing in the deploy logs, as if the reqs aren't hitting the container
Deploying the apps seems to have mitigated the issue, but that doesn't really explain the root cause :P