Enforce max-delay for additional uploads for each G-events (less that 60s)
Now, pipelines may upload additional logs with an arbitrary delay. For example
-
https://gracedb.ligo.org/events/G566661/view/ "Trigger history file for RTPE", trigger_history.json,1" with a delay of 7097.0s
-
https://gracedb.ligo.org/events/G566659/view/ "cWB skymap, detectors: L1H1V1, working dir: ...", "cwb.LHV.multiorder.fits,0" with a delay of 69418.0s That would break the replay of G-events and S-events with excessive delays.
-
Enforce the max-delay flags for G-events -
Inform that the G-event has a max delay in the uploads greater than 60s -
Ensure that in the replay, all events have a maximum delay of 60s (HLV cwb skymap limit)
Edited by Roberto DePietri