asu icon indicating copy to clipboard operation
asu copied to clipboard

Add default ttl to cache

Open dc366 opened this issue 9 months ago • 1 comments

Set a default cache time of 1 hour so that the cache does not get stale. Calls to client_get can be modified as needed to have appropriate TTLs depending on the nature of the request.

Resolves #1327

dc366 avatar Apr 16 '25 07:04 dc366

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.96%. Comparing base (5e65dec) to head (acd4b14). Report is 226 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1340       +/-   ##
===========================================
+ Coverage   80.75%   90.96%   +10.20%     
===========================================
  Files          15       13        -2     
  Lines         977     1184      +207     
===========================================
+ Hits          789     1077      +288     
+ Misses        188      107       -81     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Apr 17 '25 07:04 codecov[bot]