Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK. Go to the latest version.

qiskit.providers.JobStatus

class JobStatus(value)

GitHub

Class for job status enumerated type.

__init__

__init__()

Initialize self. See help(type(self)) for accurate signature.


Attributes

CANCELLED
DONE
ERROR
INITIALIZING
QUEUED
RUNNING
VALIDATING
Was this page helpful?
Report a bug or request content on GitHub.