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
The Slack message is computed even if the URLs are not provided (e.g. in test mode, or in reprocessing). For million of alerts, this is super slow (10 min for 10,000,000 alerts). We should condition it.
The text was updated successfully, but these errors were encountered:
The Slack message is computed even if the URLs are not provided (e.g. in test mode, or in reprocessing). For million of alerts, this is super slow (10 min for 10,000,000 alerts). We should condition it.
The text was updated successfully, but these errors were encountered: