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
Apply /simplify: share META_PREFIX/TARBALL_PREFIX with the key builders
The expiry sweep hardcoded ['meta/', 'tarball/'] kept in sync with metaKey/
tarballKey only by a 'must match' comment; a prefix rename would silently desync
the cron (it would stop matching and R2 would leak with no error). Export the two
prefixes from r2Cache, use them in both the key builders and the sweep.
0 commit comments