Closed zezic closed 3 months ago
me too ,i use quicknode ,grade plan
there is no way to recover if the RPC 429. it is best to panic.
@siong1987 if there's no way to recover from a 429 response (which I'm quite curious to hear more about, but), would it be possible to support setting a rate limit to throttle requests to?
Maybe the answer is I just don't meet the requirements for self-hosting anymore, but this has only recently become a recurring issue for me, with the instance hitting spurts of several hundred requests per second, at least trying to startup.
When running
jupiter-swap-api
with Helius RPC node it crashes with the following log:Is it possible to handle the HTTP status 429 in
jupiter-swap-api
? We can't run it in self-hosted scenario because of such behavior, but at the same time we also can't use public Jupiter swap API because it's overloaded.