Skip to content

Add cache remove

Samuel GAIST requested to merge add_cache_remove into master

This allows to remove a cache entry to enable re-run of a block without having to artificially modify it.

It also helps cleaning invalid cache entry if something went wrong in a way that is not yet handled.

Merge request reports