Arjun Singh Bora created GOBBLIN-1703:
-----------------------------------------
Summary: avoid double quota usage increment for ad hoc flows
Key: GOBBLIN-1703
URL: https://issues.apache.org/jira/browse/GOBBLIN-1703
Project: Apache Gobblin
Issue Type: Bug
Reporter: Arjun Singh Bora
When a gaas flow request comes, resource handler checks the quota right there.
However, if the flow has runImmediately=true, the quota will be checked again
when the first job starts. This should be avoided.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)