clear_remote_file_cache
clear_remote_file_cache()
Remove all locally cached remote files and memoized paths.
Clearing is a single-writer operation: it is not synchronized against materializations running at the same time, so run it while nothing else is reading remote files.