ruanwenjun commented on issue #12399: URL: https://github.com/apache/dolphinscheduler/issues/12399#issuecomment-1291984398
@yyccww123 We need to refactor the alert content I find we have two kinds of alert content: `ProcessAlertContent`, `ProcessAlertContent`, we can create a base AlertContent interface, and all alert content implement this interface, then we can only translate the alertContent in alert plugin, the alert plugin instance can build their own content. -- 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]
