[Bug]: API became slow #1063
Replies: 7 comments 1 reply
-
same issue here. I think it's related to this problem #1047 , @acheong08 after you removed the proxy the gateway error disappeared but now it has become 5 times slower than before. |
Beta Was this translation helpful? Give feedback.
-
he could release a proxy to run on Vercel so whoever wants to put it on this site and use their own proxy |
Beta Was this translation helpful? Give feedback.
-
I can attest to this as well. I'm unsure what the proxy issues have been exactly (although I believe it was a DDOS?), but I have noticed a significant speed decline since last Friday. |
Beta Was this translation helpful? Give feedback.
-
I removed proxy and used the official endpoint directly. The fact that it's slow seems to imply that proxy makes it faster? I'll try adding the proxy back with more servers load balancing and see if there are any speed improvements |
Beta Was this translation helpful? Give feedback.
-
I just swapped out the endpoint with proxy and it somehow became faster. Magic lol |
Beta Was this translation helpful? Give feedback.
-
I can confirm from two minutes of running that the speed returned as before, thanks @acheong08 |
Beta Was this translation helpful? Give feedback.
-
Is there an existing issue for this?
What happened?
Since this morning, the speed of retrieving responses reduced. My experience is 10x slower than last Friday. I also upgrade the API but it didn't solve the problem.
Steps to reproduce the problem
What should have happened?
It was working much faster before.
Version where the problem happens
3.0.2
What Python version are you running this with?
No response
What is your operating system ?
Linux
Command Line Arguments
Console logs
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions