wobsoriano / trpc-nuxt

End-to-end typesafe APIs in Nuxt applications.
trpc-nuxt.vercel.app
MIT License
687 stars 39 forks source link

TRPC 503 error When a large number of requests are received #189

Open taovc opened 5 days ago

taovc commented 5 days ago

image

When a large number of requests are received, there is no reconnection mechanism and all requests will time out in an instant. There is not even a queue.