Manage Jobs in a BatchΒΆ
You can check the status of your batches on the Batches page. By default, only your own batches are listed here. Adjust the filters at the top right to see batches with specific owners or statuses. Batch statuses are defined as follows:
- Pending:
The batch has been created and you can add jobs to it. None of the jobs will run until you start the batch.
- Running:
The batch has started and jobs are being run according to the batch configuration. You cannot add jobs to a running batch.
- Stopping:
CONVERGE Horizon is stopping the batch. Any jobs in the batch that have not already stopped or failed are being stopped.
- Stopped:
All jobs in the batch have stopped or failed.
Batch status is distinct from job status. To see the status of each job, click on the name of the batch to open the Batch Details page. The jobs in the batch, along with their statuses and their order in the batch, are listed here. If you are running the jobs in serial, some will remain at the Batched status until it is their turn to run.
The Cost column on the Batches page shows the total cost of all jobs in each batch. While a batch is running, this total is updated every 15 minutes with the latest accrued costs of all running jobs. There is no billing transaction for the batch itself; billing is done separately for every job in the batch.