dwave-cloud-client
dwave-cloud-client copied to clipboard
Cache solver metadata
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:
- support for
ETagandIf-None-Match - support on
/solvers/remoteand/solvers/remote/<solver-id>endpoints