Skip to content

Add iDQ OK checks + fix edge case

Patrick Godwin requested to merge patrick.godwin/idq:idq_ok_checks into main

Additional iDQ OK checks:

  1. Add minimum livetime checks. By default this will trigger when there's less than 1 day of livetime or less than 1/2 day of clean livetime.
  2. Allow turning off iDQ OK from configuration.

Also fix edge case in stream timeseries job when not all data products available on startup.

Merge request reports