Thanks to visit codestin.com
Credit goes to github.com

Skip to content

403/404 from update cache if mod.io mod deleted #126

@jieyouxu

Description

@jieyouxu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cacheArea: cachingC-bugCategory: bug, defectsP-criticalPriority: criticalP-modioProvider: mod.io

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions