Skip to content

Handle ROB status flags

Aleksandra Poreba requested to merge aporeba/athena:rob-flags into master
  • IGNORED for ROBs that are on filterRobWithStatus and filterSubDetWithStatus lists - they can be retrieved but they will not be cached
  • DISABLED for ROBs that are not enabled -> change to ILLEGAL?
  • SCHEDULED for ROBs that are cached in DCM but are not requested - they will not be monitored since we monitor only requested ROBs -> remove from CSV / ROBHistory?

Tagging @mark @tamartin @rbielski @wiedenma

Edited by Aleksandra Poreba

Merge request reports