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

Remaining time of an instance #1829

Open
francabrera opened this issue Jul 30, 2024 · 0 comments
Open

Remaining time of an instance #1829

francabrera opened this issue Jul 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@francabrera
Copy link
Member

What is the expected feature or enhancement?

Pay-go instances in the Cloud channel and Premium instances in the IBM Quantum channel, have or may have an usage limit. Currently, there is no way to query the remaining available time on my instance through Qiskit so I can decide if submit or not a new workload based on that.

For Cloud instances, there is an API in /instances/configuration to retrieve the max limit and /instances/usage to retrieve the current usage on an instance.

For premium IQP instances, there is an API in https://api-qcon.quantum.ibm.com/api/Network that retrieves capacity in seconds with the total capacity of the project and https://api.quantum.ibm.com/runtime/analytics/usage that retrieves the usage in seconds.

Acceptance criteria

A user can query the remaining time on their instance to decide if run or not the next workload.

@francabrera francabrera added the enhancement New feature or request label Jul 30, 2024
@francabrera francabrera changed the title Remaining time of your instance Remaining time of an instance Jul 30, 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