Job Info Parameters - Dependency Override

Hello,

I’m trying to submit jobs with multiple dependencies to deadline using the Standalone Python API. As of now I am adding dependency with overrides using JobDependency# and JobDependencyResumeOnOverride# but I can’t find how to enable the “Ignore Frame Dependencies” in the dependency overrides via the Job Info. Is there a parameter for it?

Many thanks,
RB

Afraid not, I dug into this a while back and it’s only editable via the Monitor’s UI. There’s a feature request in the backlog to make it accessible via the APIs, but for the moment you’re stuck.

Let us know if you’ve got questions, or ideas of work-arounds that mesh with your pipeline.