About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Job
qiskit.providers.ibmq.job
Modules representing IBM Quantum Experience jobs.
Classes
IBMQJob (backend, api_client, job_id, ...[, ...]) | Representation of a job that executes on an IBM Quantum Experience backend. |
QueueInfo ([position, status, ...]) | Queue information for a job. |
Functions
job_monitor (job[, interval, output]) | Monitor the status of an IBMQJob instance. |
Exception
IBMQJobError (*message) | Base class for errors raised by the job modules. |
IBMQJobApiError (*message) | Errors that occur unexpectedly when querying the server. |
IBMQJobFailureError (*message) | Errors raised when a job failed. |
IBMQJobInvalidStateError (*message) | Errors raised when a job is not in a valid state for the operation. |
IBMQJobTimeoutError (*message) | Errors raised when a job operation times out. |
Was this page helpful?
Report a bug or request content on GitHub.