#973

Webhook Duplicates Within 5 Minutes

The integration must not send the same event_key again within 5 minutes. Find keys that have at least two events whose received_at values are less than 5 minutes apart. Return each event_key once, sorted by event_key.

Esempio di output atteso

Ecco come appare una risposta corretta — il suo numero di righe è a sé stante, non deve corrispondere alle tabelle dello schema.

event_key
evt-pay-10

Il risultato della tua query apparirà qui