aga9900 commented on code in PR #4136: URL: https://github.com/apache/gobblin/pull/4136#discussion_r2300203662
########## gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/task/DagProcessingEngineMetrics.java: ########## @@ -163,6 +167,14 @@ public void markDagActionsConclude(DagActionStore.DagActionType dagActionType, b } } + public void markDagActionsConflowFlowSpecRemoval(DagActionStore.DagActionType dagActionType, boolean succeeded) { Review Comment: Corrected. -- 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: dev-unsubscr...@gobblin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org