-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
A-cacheArea: cachingArea: cachingC-bugCategory: bug, defectsCategory: bug, defectsP-criticalPriority: criticalPriority: criticalP-modioProvider: mod.ioProvider: mod.io
Description
We have a bug in our caching logic that if a mod gets renamed/deleted/hidden on mod.io then the API endpoint will return 403/404 which prevents the cache from being updated, i.e. bricking mint. This is less than ideal, we should properly invalidate the relevant cache entries upon receiving such responses.
Current Workaround
- Remove deleted/renamed mod from profiles
- Delete the cache directory
3qingmi, almera-vs and AKbeyonder
Metadata
Metadata
Assignees
Labels
A-cacheArea: cachingArea: cachingC-bugCategory: bug, defectsCategory: bug, defectsP-criticalPriority: criticalPriority: criticalP-modioProvider: mod.ioProvider: mod.io