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

usage_time in session.details() returns None for ibm_cloud channel #1912

Open
LenaPer opened this issue Sep 9, 2024 · 1 comment
Open

usage_time in session.details() returns None for ibm_cloud channel #1912

LenaPer opened this issue Sep 9, 2024 · 1 comment
Labels
bug Something isn't working server action Need actions from the server side

Comments

@LenaPer
Copy link

LenaPer commented Sep 9, 2024

Describe the bug
Comparing the sessions details between the ibm_cloud and the ibm_quantum channels, I saw that the usage_time was always None for cloud vs it always showed an actual number for the platform

Steps to reproduce

  • run a session via cloud
  • check session.details()['usage_time']

Expected behavior
it returns the usage time of the session

Suggested solutions

Additional Information

  • qiskit-ibm-runtime version: 0.29.0
  • Python version: 3.11.3
  • Operating system: macOS
@LenaPer LenaPer added the bug Something isn't working label Sep 9, 2024
@kt474 kt474 added the server action Need actions from the server side label Sep 9, 2024
@kt474
Copy link
Member

kt474 commented Sep 9, 2024

This would have to be fixed on the server side - usage is not yet supported on the cloud channel #1567 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server action Need actions from the server side
Projects
None yet
Development

No branches or pull requests

2 participants