Description
when DAGAppMasterShutdownHook is called while dag is in RUNNING it leads to report of KILLED.
This is misleading as KILLED generally implies that a user-initiated kill occured.
Better would be to report INTERNAL_ERROR.
when DAGAppMasterShutdownHook is called while dag is in RUNNING it leads to report of KILLED.
This is misleading as KILLED generally implies that a user-initiated kill occured.
Better would be to report INTERNAL_ERROR.