You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently no mechanism for deleting obsolete cache entries. However, the metadata of the cache can be used to implement one or more cleanup strategies.
Possible strategies:
delete all entries older than ...
keep the last N versions of an artifact
...
The text was updated successfully, but these errors were encountered:
There is currently no mechanism for deleting obsolete cache entries. However, the metadata of the cache can be used to implement one or more cleanup strategies.
Possible strategies:
The text was updated successfully, but these errors were encountered: