dwavesystems / dwavesystems/dwave-cloud-client
Make SAPI response caching sensitive to `Vary` response header
Open
feature
- Dominant language
- Python
- Stars
- 63
- Forks
- 44
- Avg merge
- 13h 45m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.