|
|
|
|
|
by cdnsteve
3310 days ago
|
|
For something simple you could just catch the error and write to your logs. If you're using something like Papertrail you can setup filters to watch for and alert you of specific events like API failure. It can notify you via email, Slack or other things. Then you can simply login to papertrail and review the logs, hopefully with messaging that includes why it failed so you can investigate. |
|