Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for job if maximum pending jobs limit is exceeded #1794

Merged
merged 10 commits into from
Jul 17, 2024

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Jul 8, 2024

Summary

Details and comments

Fixes #1124

@kt474 kt474 added the Changelog: New Feature Include in the Added section of the changelog label Jul 8, 2024
@kt474 kt474 marked this pull request as ready for review July 10, 2024 17:08
@kt474 kt474 changed the title Use usage information for better error handling Wait for job if maximum pending jobs limit is exceeded Jul 10, 2024
@kt474 kt474 requested a review from ptristan3 July 15, 2024 15:27
@kt474
Copy link
Member Author

kt474 commented Jul 15, 2024

Looking into how to add an integration tests - not sure there's a great way because running on real devices on the open plan is required

Copy link
Collaborator

@ptristan3 ptristan3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I left a minnor comment.

@kt474 kt474 merged commit 674017d into Qiskit:main Jul 17, 2024
18 checks passed
@kt474 kt474 deleted the usage-api-msgs branch July 17, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: New Feature Include in the Added section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handling new API errors when submitting a new job
2 participants