sadpandajoe commented on code in PR #43762:
URL: https://github.com/apache/superset/pull/43762#discussion_r3906555998
##########
superset-frontend/src/features/alerts/AlertReportModal.tsx:
##########
@@ -723,13 +726,11 @@ const AlertReportModal:
FunctionComponent<AlertReportModalProps> = ({
force_screenshot: false,
Review Comment:
This now sends retry fields even when `ALERT_REPORTS_RETRY` is off, but the
API strips those fields before saving. That leaves users able to configure a
retry policy that is silently discarded; should these defaults and controls
stay gated until the server accepts them?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]