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.
Expected output sample
This is what a correct answer looks like — its row count is its own, it doesn't have to match the schema tables.
| event_key |
|---|
| evt-pay-10 |
Sign in to see submission history
Sign inSign in to use AI Mentor
Sign in