5 days ago all our services started failing in production, and I can’t understand why. Since they are not failing in test or dev I’m not able to troubleshoot it…
The thing that confounds me is that I made the actions “unfailable” (obviously not), by having a catch all exceptions. Catching an exception sends a mail to me with information about the error so that I can troubleshoot it, like running it using devtools if it’s in dev or test.
Can I get some help to troubleshoot services in production, or help with finding the reason my “failsafe” action is unsafe?
This was fixed and handled through Appfarm support ![]()

