Skip to main content

Monitor, cancel, and dismiss jobs

After you submit a Job, you can follow its progress on the project page, in the launcher side panel, and on your Renku dashboard.

Where to find your jobs

Your active and recent jobs appear in several places:

  • Under the job launcher on the project page — each row shows the submission ID and status
  • In the launcher side panel — open the launcher to see Your submitted jobs
  • On your dashboard — jobs are listed alongside interactive sessions

Job states

StateWhat it means
StartingRenku is preparing the job
RunningThe job command is executing
CompletedThe job finished successfully
ErroredThe job failed
StoppingRenku is cancelling or removing the job

View logs

While a job is Starting, Running, Completed, or Errored, click View logs to open the job logs.

Logs are available for 24 hours or until you dismiss the job.

Cancel a running job

If a job is still Starting or Running, you can cancel it:

  1. Click Cancel on the job row or in the launcher panel.
  2. Confirm in the modal. Cancelling stops the job and removes it.

Dismiss a completed or errored job

When a job has Completed or Errored, click Dismiss to remove it from your project and dashboard.

warning

Dismissing a job is permanent. You will not be able to view that job or its logs again in RenkuLab after dismissing it.

Multiple jobs at once

You can have multiple jobs running from the same launcher at the same time. Use a different submission ID for each job so you can tell them apart.

Resource limits still apply at the resource pool level — if a pool's quota is full, new jobs (and sessions) may not start until resources are available. See Resource Pools & Classes.