This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch codex/fix-slack-v1-private-channel-reports
in repository https://gitbox.apache.org/repos/asf/superset.git
from 927cef4a0ac test(reports): align Slack logs with master
add 77620deb4fc fix(reports): give each Slack channel a retry budget
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 2 +-
docs/admin_docs/configuration/alerts-reports.mdx | 27 ++++++++++++
superset/config.py | 8 ++--
superset/reports/notifications/slack_transport.py | 14 +++---
superset/reports/notifications/slackv2.py | 21 ++-------
.../reports/notifications/slack_tests.py | 50 +++++++++++++++++-----
6 files changed, 81 insertions(+), 41 deletions(-)