Winnie
CCConvex Community
•Created by Winnie on 9/19/2023 in #support-community
Is there a limit when running `fetch` to send request to cloud server ip + port(not 80 or 443)?
I set up a OpenAI API proxy at http://XXX.XXX.XXX.XXX:3001. And I run a code in convex to request this url. But I get the error
Gateway Timeout
. I don't know how to solve it. Is there a limit when running fetch
to send request to my cloud server's ip + port(not 80 or 443)?
5 replies