I am creating a voice agent on VAPI AI and connecting it to webhook & google sheet on Make.com. But when I place a call using the agent and the call exceeds about ~1.5 mins, the webhook gives me an error ‘Exceeded maximum wait time.’ & doesnt get triggered for rest of the call. If its a small call, it gets triggered properly and data gets appened in sheets.
How do i sort this issue of Exceeded maximum wait time in the webhook?