dwave-cloud-client icon indicating copy to clipboard operation
dwave-cloud-client copied to clipboard

Make SAPI response caching sensitive to `Vary` response header

Open randomir opened this issue 5 months ago • 0 comments

Currently SAPI doesn't return Vary for representation changes between different versions, i.e. doesn't include Accept.

After #696, or even as part of it, we should update our dwave.cloud.api.client.CachingSessionMixin to respect the Vary header.

randomir avatar Jul 04 '25 11:07 randomir