arjun4084346 commented on code in PR #4031: URL: https://github.com/apache/gobblin/pull/4031#discussion_r1737647489
########## gobblin-service/src/main/java/org/apache/gobblin/service/modules/orchestration/UserQuotaManager.java: ########## @@ -26,9 +26,9 @@ /** * Manages the statically configured user quotas for the proxy user in user.to.proxy configuration, the API requester(s) - * and the flow group. - * It is used by the {@link DagManager} to ensure that the number of currently running jobs do not exceed the quota, if - * the quota is exceeded, the execution will fail without running on the underlying executor. + * and the flow group. It is used by the {@link org.apache.gobblin.service.modules.orchestration.proc.DagProc} to ensure Review Comment: yea, reevaluate also submits a job -- 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