Jobs
  • 23 May 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Jobs

  • Dark
    Light
  • PDF

Article Summary

Instead of viewing the results per input, now you should be able to access the same information and functionality, under the “jobs” tab.

What is a job?

A job is equivalent to a “run per input”. It includes data derived from the use of one input only.

image.png

  1. Under the jobs’ table, you will have access to information per job (run per input), which is the following:

Status: The status of the job (Running, Pending, Failed, Stopped and Ok)
ETA: Estimated time of completion
Duration: How long it took this job to complete
Started: When did this job started
Created: When was this job created
Error: High level error message
Error count: The number of errors occurred per job
Lines: How many rows were extracted
Retries: The number of retries during the execution

  1. Filter by job status: by selecting a status in the dropdown on the top left side of your screen, you can filter your jobs, based on their status.

image.png

  1. Multiselect/ Stop / Restart: You will be able to multi select individual jobs, and stop or restart them.

The stop action, can be applied to Running and Pending jobs
The restart action can be applied to Failed and Stopped jobs.

  1. While hovering over an individual job, you will have access to a secondary action menu at the far right of your job row.
    image.png

The available actions are the following:

Debug: Opens the editor in debug mode and highlights the step that failed.
View data per job: Will open a side panel that displays data for one specific input
Download job log: Download the execution logs
View error screenshot: A screenshot of the browser taken at the time the robot failed.


Was this article helpful?

What's Next