You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general this will cause the calling service to stop
What should actually happen here? We don't want Lasair to go down just because of a problem on Slack's end, but equally we don't want things to fail silently.
The text was updated successfully, but these errors were encountered:
If we encounter a problem sending messages to Slack we raise a ValueError - see https://github.com/lsst-uk/lasair-lsst/blob/main/common/src/slack_webhook.py
The text was updated successfully, but these errors were encountered: