Logging to Slack Caused a Website Crash when the Slack Service went Down #35776
Unanswered
lee-stellateam
asked this question in
Q&A
Replies: 1 comment
-
i don't think there is a way, this should be fixed in the slack handler i think. You could try to catch it in the Exceptions\Handler.php file but i'm not so sure about it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are logging to slack through monolog as set in the configuration. Slack is currently down right now and brought down our website. Is there a way to avoid this and ignore a CURL connection failure to slack or do we just have to turn off logging to slack all together?
Beta Was this translation helpful? Give feedback.
All reactions