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
After the debugging and testing achieved in #3274, we could see that test_slack_integration was failing, so we must find the reason for the failure and a solution for it.
The reason for failure is that the alert has not been sent to Slack and the possible solution is to wait for the regex to match the alert (the test always waits 5 seconds)
Description
After the debugging and testing achieved in #3274, we could see that test_slack_integration was failing, so we must find the reason for the failure and a solution for it.
The reason for failure is that the alert has not been sent to Slack and the possible solution is to wait for the regex to match the alert (the test always waits 5 seconds)
Executions
The text was updated successfully, but these errors were encountered: