Multiple times agent says "Sorry a few more second...
# support
t
Then the agent hangs up prematurely. Note the function call is being performed multiple times too. Call id: 1da62ac5-850b-439e-b79c-d263a637f4a6
v
Hi @twc, I'm an AI assistant for Vapi. I'll analyze available sources and get back to you shortly.
----------------------------- **While I generate an answer, here are some sources that might be helpful**: * [Create Assistant]() * [List Assistants]() * [Get Assistant]() * [Update Assistant]() -----------------------------
### Answer This issue may be related to a known problem where voicebots repeatedly say "Sorry a few more hours" due to pending or unsuccessful function calls. This behavior often occurs when the function doesn't return a response or there is a delay in the response from the server side [(1)]() . It's advisable to check the function's response times and ensure that it is configured to handle requests efficiently. Additionally, ensure that the webhook endpoint and function calls are correctly set up to avoid any repeated or hanging responses. If the issue persists, it may be worthwhile to verify the server configurations or any recent changes that might affect response handling. For further troubleshooting, consider reviewing the system logs associated with the call ID provided or comparing the behavior with other instances to identify any patterns or anomalies that could be causing this issue.
s
Buddy, you have an insane number of functions, and the data isn't being received properly. This issue is happening because your prompt is also very big.
Can you also try using gpt-4o?
t
Thank you Sahul. Is there a limit on the number of functions? I will switch to gpt-4o regardless - thanks again
Is the unknown error message for this call id also the same reason. ? de387697-36bc-4ec6-aaf6-371870772409 "An error occurred in this call: unknown-error"
3 Views