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

Add max_time to IBMBackend.open_session() #1198

Closed
merav-aharoni opened this issue Nov 6, 2023 · 0 comments · Fixed by #1274
Closed

Add max_time to IBMBackend.open_session() #1198

merav-aharoni opened this issue Nov 6, 2023 · 0 comments · Fixed by #1274
Assignees
Labels
enhancement New feature or request

Comments

@merav-aharoni
Copy link
Contributor

What is the expected feature or enhancement?
A new session for IBMBackend.run() should be able to receive a max_time parameter, like the primitives do. This parameter in the Session class in qiskit-ibm-provider is currently not passed to the server, so effectively does nothing.
This issue will require fixing here and in the provider code.

Acceptance criteria

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

Successfully merging a pull request may close this issue.

1 participant