Cloudflare Webhook Issue: Missing Notifications for Recordings Over 4 Hours

Hello,

I have integrated a Cloudflare webhook to notify my server's API when a stream recording is ready. Then, I use the Cloudflare API (stream/{identifier}/downloads) to download the recording in my code.

It works correctly for all recordings, but when the duration exceeds 4 hours, the webhook doesn't notify my server's API at all.

Has anyone experienced this issue or can help me? Thanks!
Was this page helpful?