Open
Description
Slack is having an outage today where among other things they aren't properly responding to webhooks. This is causing pyslack to throw an exception in the JSON parser and bring down our whole application.
Is there a way to make the library catch these types of issues internally and fail silently if requested? The alternative is to wrap every logging call in a try/except block
Metadata
Assignees
Labels
No labels