Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To many requests 429 #127

Open
edujr1 opened this issue Jun 6, 2024 · 8 comments
Open

To many requests 429 #127

edujr1 opened this issue Jun 6, 2024 · 8 comments

Comments

@edujr1
Copy link

edujr1 commented Jun 6, 2024

When I set 2 or more tokens to fire in parallel, I get this error "429: To Many Requests" and only after a few seconds or minutes, the bot is able to operate again

@matotubol
Copy link

Thats because of your rpc limits

@edujr1
Copy link
Author

edujr1 commented Jun 9, 2024

Thats because of your rpc limits

How can i resolve this? only change the public RPC to a private Pay RCP?

@FirstonTheBlock
Copy link

Thats because of your rpc limits

How can i resolve this? only change the public RPC to a private Pay RCP?

Use Helius or Alchemy. No need to pay.

@NukeThemAII
Copy link

Thats because of your rpc limits

How can i resolve this? only change the public RPC to a private Pay RCP?

Use Helius or Alchemy. No need to pay.

I trying free helius and its hitting limits and many errors
What u set here ?

FILTER_CHECK_DURATION=80000
FILTER_CHECK_INTERVAL=5000

i got this and too fast

Alchemy I cant find rpc for sol

@FirstonTheBlock
Copy link

I kept the filter duration on default. Solana mainnet is on alchemy. Just go to create app and select solana from the drop-down menu on a phone or click the tile on desktop.

@Ismola
Copy link

Ismola commented Jun 26, 2024

Do you only change the RCP url, or also the websocket url?

@FirstonTheBlock
Copy link

Do you only change the RCP url, or also the websocket url?

Both.

@Ismola
Copy link

Ismola commented Jun 26, 2024

Do you only change the RCP url, or also the websocket url?

Both.

I am using the alchemy endpoint: https://solana-mainnet.g.alchemy.com/v2/QR1p......

And in the websocket:

wss://solana-mainnet.g.alchemy.com/v2/QR1p......

But it does not work. Can't find any pool.

Looking in alchemy, I see that the requests give errors

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants