dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Cache solver metadata #613

Closed randomir closed 1 month ago

randomir commented 5 months ago

Once SAPI adds support for conditional requests (rfc7232), we can use it to avoid downloading of rather big solver metadata on each Solver init.

For this, we require: