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
Is your feature request related to a problem? Please describe.
Cache files can get corrupted, especially because their paths are listed in public attributes of the source classes. (For EQC, we are running on a shared VM where users have a broad range of expertise).
Similarly to #202, I think cache files should be invalidated when they're modified.
Describe the solution you'd like
In the snippet below, s2 should trigger a new request.
Is your feature request related to a problem? Please describe.
Cache files can get corrupted, especially because their paths are listed in public attributes of the source classes. (For EQC, we are running on a shared VM where users have a broad range of expertise).
Similarly to #202, I think cache files should be invalidated when they're modified.
Describe the solution you'd like
In the snippet below, s2 should trigger a new request.
Describe alternatives you've considered
No response
Additional context
No response
Organisation
B-Open / CADS-EQC
The text was updated successfully, but these errors were encountered: