You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2022/03/15 23:23:26 UTC

[GitHub] [gobblin] Will-Lo commented on pull request #3478: [GOBBLIN-1621] Make HelixRetriggeringJobCallable emit job skip event when job is dropped due to previous job is running

Will-Lo commented on pull request #3478:
URL: https://github.com/apache/gobblin/pull/3478#issuecomment-1068558426


   Might be outside of the scope of the PR, but would it make sense to also use skipped jobs for the following usecases?
   1. When the job scheduler rejects a job due to concurrent executions in GaaS, if concurrent executions are disabled
   2. If there is an internal issue in GaaS that prevents the job from being executed, such as reaching quota.
   
   I like the semantics of adding a skipped execution status for when jobs are not actually running or doing work due to some external issue (resource or otherwise)


-- 
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-unsubscribe@gobblin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org