Comment 0 for bug 1529428

Revision history for this message
William Grant (wgrant) wrote : Librarian sets aggressive cache headers on 404s

LibraryFileAliasResource._cb_getFileAlias* set cache headers before we confirm that the file exists, so 404s can be cached for a very long time. This is particularly unfortunate when the 404 is due to a temporary Swift failure.