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

Respect low-level solver order on failover #480

Conversation

randomir
Copy link
Member

@randomir randomir commented Nov 3, 2022

Fix #479.

The amount of dwave.cloud.Client.get_solver code/functionality replication turns out to be less then expected. Still not ideal, but probably the best solution without/until cloud-client config refactor.

@randomir randomir marked this pull request as draft November 3, 2022 20:28
@randomir randomir force-pushed the bugfix/respect-low-level-solver-order-on-failover/issue-479 branch from 66147b7 to e0a6921 Compare November 7, 2022 13:35
@randomir randomir marked this pull request as ready for review November 7, 2022 13:41
@randomir randomir requested a review from arcondello November 7, 2022 13:41
@randomir randomir force-pushed the bugfix/respect-low-level-solver-order-on-failover/issue-479 branch 2 times, most recently from 1b0a61f to e0a6921 Compare November 7, 2022 14:08
@randomir randomir merged commit e1d210c into dwavesystems:master Nov 7, 2022
@randomir randomir deleted the bugfix/respect-low-level-solver-order-on-failover/issue-479 branch November 7, 2022 15:46
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.

Respect user's solver preference during solver failover
2 participants