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

Raise a received warning for Paygo channel #2058

Open
jyu00 opened this issue Nov 26, 2024 · 0 comments
Open

Raise a received warning for Paygo channel #2058

jyu00 opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jyu00
Copy link
Collaborator

jyu00 commented Nov 26, 2024

What is the expected feature or enhancement?

Today we check and raise a warning if one is received from ibm_quantum channel. We don't do this for the Paygo channel because Paygo API doesn't support it. However, they do plan to support it in the near future. If we add the code to catch/raise warning now for Paygo, downlevel provider will benefit from it when it does become supported.

Acceptance criteria

Check if a warning message is returned when running a job for both ibm_quantum and ibm_cloud channels. It needs to take into account that ibm_cloud channel doesn't return this response yet.

cc @francabrera

@jyu00 jyu00 added the enhancement New feature or request label Nov 26, 2024
@jyu00 jyu00 changed the title Raise a warning if received in Paygo channcel Raise a received warning for Paygo channel Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant