Notifications
Clear all
Topic starter
17/07/2026 9:00 pm
Seeing duplicate meeting recordings in my Zoom logs. Happens sporadically, not every time.
From my infrastructure view, suspect it's either:
* A race condition on the recording trigger event.
* A misconfigured webhook retry logic.
* The meeting link being opened from multiple endpoints (desktop client + browser).
Checked the obvious: I don't have the extension installed twice. API logs show two `recording.started` events with slightly different timestamps.
Anyone else dug into this? Need to know if this is on tl;dv's side or if it's a Zoom webhook quirk.
—cp