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

Support refresh functionality #1159

Closed
merav-aharoni opened this issue Oct 19, 2023 · 0 comments · Fixed by #1205
Closed

Support refresh functionality #1159

merav-aharoni opened this issue Oct 19, 2023 · 0 comments · Fixed by #1205
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@merav-aharoni
Copy link
Contributor

What is the expected feature or enhancement?
Followup from #1138:
@jyu00 wrote:

I guess we can keep refresh since it was a [feature request] (Qiskit/qiskit-ibmq-provider#466), and it should be fairly easy to do (e.g. just call the API again).

On a second thought, instead of adding a refresh, we should just not cache the results and call server again if someone calls result() again. Results can be large and caching them in jobs means there is no easy way for a user to delete them to free up memory.

Acceptance criteria

@merav-aharoni merav-aharoni added the enhancement New feature or request label Oct 19, 2023
@merav-aharoni merav-aharoni self-assigned this Oct 19, 2023
@kt474 kt474 added this to the 0.14.1 milestone Nov 8, 2023
@kt474 kt474 modified the milestones: 0.14.1, 0.15.0 Nov 17, 2023
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.

2 participants