In Captain Data, Runs (formerly called βJobsβ) can have various statuses
indicating their current state. This guide explains each status, what it
means, and how to manage runs effectively.
Indicates that the run is actively processing data.
What to do: No action is neededβjust wait for the run to complete.
Important Notes β If the run remains in this status for a long time, check whether:
You have been rate limited by our system (check here rate limitations that apply to your plan), causing the run to be paused. When using the API you will receive a 429 error which youβll need to handle if you want your jobs to continue.
Youβve configured specific scheduling options or Eligible times for the run.
Resolution Steps:
Review your schedules and limits.
Stop your rescheduled Run by using DEL - Remove a Schedule and Launch your workflow again with the new schedule settings.