Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Use new exclude_params query when retrieving jobs #635

Closed
kt474 opened this issue May 20, 2023 · 0 comments · Fixed by #653
Closed

Use new exclude_params query when retrieving jobs #635

kt474 opened this issue May 20, 2023 · 0 comments · Fixed by #653
Assignees
Labels
type: enhancement Existing functionality improvement
Milestone

Comments

@kt474
Copy link
Member

kt474 commented May 20, 2023

What is the expected enhancement?

There is a new parameter, exclude_params, that can be used when retrieving jobs with /jobs and /jobs/{id}. We can then lazy load the circuits from within the params when the results are actually needed.

This will have to be done in qiskit-ibm-runtime as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Existing functionality improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant