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

Remove retrying dependency #129

Merged
merged 12 commits into from
Nov 7, 2023
Merged

Remove retrying dependency #129

merged 12 commits into from
Nov 7, 2023

Conversation

speller26
Copy link
Collaborator

@speller26 speller26 commented Nov 6, 2023

Summary

Removes usages of retrying, since this functionality is already accomplished by passing in poll_timeout_seconds and poll_interval_seconds.

Details and comments

This fixes #125.

This change also adds CUGate back into the adapter tests, since it appears to get translated properly now.

@speller26 speller26 marked this pull request as ready for review November 6, 2023 23:04
@speller26 speller26 changed the title Allow all AwsQuantumTask creation parameters in run Remove retrying dependency Nov 6, 2023
@kshitijc kshitijc merged commit ec7d047 into qiskit-community:main Nov 7, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retry error when optimizing using IonQ QC
3 participants