Closed randomir closed 4 months ago
Attention: Patch coverage is 92.30769%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 88.74%. Comparing base (
8712320
) to head (35fe0ac
). Report is 92 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
dwave/cloud/api/client.py | 92.30% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Close #646.
Until
Cache-Control
header is added to SAPI responses, we cache heuristically** for 1 hour.** since we can't actually determine heuristic freshness as neither
Last-Modified
orExpires
are present in SAPI responses, we default to a reasonable period for solver metadata.