Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
DagActionChangeStoreMonitor will try to load all the dag actions in the mysql db on startup and submit them to the dagmanager.
Sometimes there are issues during this startup process that can cause errors, we want to handle these issues gracefully and not block the dag action change monitor from initialization, otherwise it will block any dags from being processed.