You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
Compute on batch utility does not support the declaration of job dependencies. This is necessary to handle cases when a job spreads through various jobs i.e. a pipeline process.
Intended users
Permissions and Security
Proposal
Since complexity is increasing, compute utility implementation should be migrated to a typed language (bash -> ?)
Support declaring job dependencies
What does success look like, and how can we measure that?