Skip to content

count retractions by ADVNO label

Alexander Pace requested to merge count-labels into master

previously retractions were counted by the number of retraction voevents that were dispatched. events that were retracted, unretracted, and reretracted were double-counted.

this change checks for the ADVNO label instead. note that it's the responsibility of the follow-up pipeline to actually dispatch alerts to reflect the final state of the ADV* labels in gracedb.

Merge request reports