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

429 Error #1

Open
sanyi-solana opened this issue Jan 4, 2025 · 4 comments
Open

429 Error #1

sanyi-solana opened this issue Jan 4, 2025 · 4 comments

Comments

@sanyi-solana
Copy link

I'm having a lot of “429 Too Many Requests” problems like in the screenshot, please help me!

Uploading responded.png…

@ARBProtocol-Rabby
Copy link
Owner

This is the RPC rate limit. Try changing the default value of 100 for “minInterval” in src/constants/index.js to a larger value (in milliseconds).

Importantly, do not use the default RPC in the .env file, it is only there for testing purposes. If you use it in a real production environment it will greatly reduce your profitability and even lead to losses. You should change to a better RPC service.

@sanyi-solana
Copy link
Author

Problem solved! How much do you recommend using to run it, and which token pair is best to arbitrage?

@ARBProtocol-Rabby
Copy link
Owner

It depends on your strategy as there are now over 280,000 tokens to choose from. Choosing to arbitrage USDC requires a larger amount of money for significant returns, other SPL tokens less, and I've used close to $80,000 over the past month or so to execute my personal strategy.

I would recommend that whatever strategy you adopt, set the amount very small when allocating to explore your own profitable strategy until you are fully familiar with it and then gradually increase it.

@sanyi-solana
Copy link
Author

I get it, thank you very much 🫡

Repository owner locked as resolved and limited conversation to collaborators Jan 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants