Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Add job limit exception #629

Merged
merged 1 commit into from
Apr 16, 2020
Merged

Add job limit exception #629

merged 1 commit into from
Apr 16, 2020

Conversation

jyu00
Copy link
Collaborator

@jyu00 jyu00 commented Apr 16, 2020

Summary

PR #618 added additional tests for public provider. However, there's a limit on the number of pending jobs one can have with a public provider, and this could cause Travis builds to fail.

Since a user can easily encounter the job limit error, which is also user actionable, this PR adds a new IBMQBackendJobLimitError exception for user to trap. It also updates the tests to trap that exception and retry job submit.

Details and comments

@jyu00 jyu00 merged commit 94eebed into Qiskit:master Apr 16, 2020
@jyu00 jyu00 deleted the public-provider-tests branch April 16, 2020 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants