Last Friday, all of a sudden all of our calls to lambda functions suddenly started failing with code 500. Only one call in maybe 20 ran successfully. This happened for all the endpoints, ever for the ones that don’t have an error condition that can return code 500. Our domain is https://www.dreamingspanish.com/
The logs showed nothing, even right after calling the endpoints.
This continued for several hours. Redeploying didn’t fix it. Redeploying with a clear cache didn’t fix it. Redeploying a previous version didn’t fix it.
In the end, I made a change in one of the endpoints that changed just one string literal and didn’t affect functionality, and that endpoint started working correctly. Making changes in all of the endpoints and deploying them fixed the situation.
What happened? Netlifystatus.com doesn’t show any disruptions for July 15. I didn’t get notified in any way that a problem was happening until users started sending emails in.
Can you find the source of the problem and give some assurance that the problem has been solved?