tilebox.workflows
JobClient.submit
Parameters
The name of the job.
The root task for the job. This task is executed first and can submit subtasks to manage the entire workflow. A job can have optionally consist of multiple root tasks.
The cluster slug for the cluster to run the root task on. In case of multiple root tasks, a list of cluster slugs can be provided.
Was this page helpful?