flanksource / mission-control

Other
10 stars 2 forks source link

Notifications - Repeat interval #1297

Closed moshloop closed 2 weeks ago

moshloop commented 3 weeks ago

Do not send notifications if they have been fired within interval

- groupBy:
      - notification_id
      - source_event
      - resource_id
   repeatInterval: 1d

Increment count on notification_send_history instead