Skip to content

Allow to refresh an existing cached archive when accessed

Kamil Trzciński requested to merge refresh-archives into master

If archive is broken (which should in fact never happen) we fail the first request and mark the cache entry as invalid. It will be refreshed on a next try.

Closes #481 (closed)

Edited by Kamil Trzciński

Merge request reports