dwavesystems / dwavesystems/dwave-cloud-client

Make CC forward-compatible with new features

Open
#313 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
63
Forks
44
Avg merge
13h 45m
Merged PRs (30d)
1

Description

Currently, if users specify a feature for selection that has not yet been added to their version of cloud-client, they get an error message "**SolverNotFoundError: Solver with the requested features not available**". Because users will often lag a version or two from the latest cloud-client, they will often see this when trying newly added features, such as tag "lower_noise". But it's not that a solver with the feature is unavailable, it's that their current version of cloud-client doesn't recognize the filter and needs to be updated. So replacing this error message in the next version of cloud-client will be helpful going forward.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.