Skip to content

icat-sync-raw invalidate updated datasets

Wout De Nolf requested to merge icatsync_invalidate_updated_datasets into main

!69 (comment 321594)

  • Invalidate cached sessions which have a new datasets or removed datasets on disk compared to the cache
  • Session that were cached without investigation are now updated when an investigation appears in ICAT (last commit: refactor session discovery)
  • Make cache invalidation optional with --invalidate-cache
  • Add progress bar for things that take time

image

Note: the last session in the validation for some reason always takes longer, no matter what session it is.

Edited by Wout De Nolf

Merge request reports