[go: up one dir, main page]

Skip to content

Negative cache errored zip archives

Having two intervals:

  • positive cache: long-time cache, likely prolonged
  • negative cache: short-time cache, likely not prolonged

The following discussion from !351 (merged) should be addressed:

  • @ayufan started a discussion:

    I believe that we have a TODO item: Should we cache an archive that cannot be read for a long period? Aka. negative cache.

    This works very well for positive cache, but also makes us to cache negative cache (errored archive forever).

Edited by Jaime Martinez