Hello,
I have been trying to get my Custom GPT and Google Ads API to work and I continue to get a 504 timeout.
When I trigger the API call within GPT it’s communicating with my vercel project but times out.
After looking at the troubleshooting options, nothing stood out to me and I’m not sure how to proceed in fixing the issue.
swarnava
(Swarnava Sengupta)
2
There could be couple of reasons such:
- response isn’t being returned
- your function isn’t responding within function timeout range
and many more. This article will help you to troubleshoot further: What can I do about Vercel Functions timing out?
1 Like
system
(system)
Closed
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.