tusaryan commented on issue #17171:
URL: 
https://github.com/apache/dolphinscheduler/issues/17171#issuecomment-2890010194

   > > Proposed OIDC Components within API Architecture
   > 
   > What is the function of the alert module in the architecture diagram?
   
   This is part of the existing architecture you can find the reference in this 
docs: https://dolphinscheduler.apache.org/en-us/docs/3.1.2/architecture/design, 
https://dolphinscheduler.apache.org/en-us/docs/3.1.2/introduction-to-functions_menu/alert_menu
   
   the Alert module (representing the AlertServer/Alert Component) in the 
architecture diagram provides alarm services for workflow and task executions 
within dolphinscheduler. 
   The logical assessment of the task/workflow execution status in relation to 
the configured alarm policy, this is what determines whether or not to send an 
alert. And the database contains this status data. And this might be the 
explanation for the relationship depicted in the diagram.


-- 
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]

Reply via email to