FredRodrigues
FredRodrigues
Hey @Jonathan-MW , I am having the same issue. Did you try the solution provided by @mriveraFacephi ? I tried but does not seem to work :/
In short, we will need for an update from pymsteams in order to solve this issue or is there any other option we can use to solve this problem?
@FrankTub dont forget the suppression-interval is by default 24hours `edr monitor --profiles-dir $DBT_PROFILES_DIR --teams-webhook "$MS_TEAMS_DATA_QUALITY_WEBHOOK_URL" --report-url "$DATA_QUALITY_REPORT_URL"` I would add --supression-interval 0 and should send messages to teams. We are...