michaelhly / solana-py

Solana Python SDK
https://michaelhly.github.io/solana-py
MIT License
979 stars 252 forks source link

Client error '429 Too Many Requests' - How to add proxy #441

Open henzycuong1 opened 2 months ago

henzycuong1 commented 2 months ago

Hi, I got alot of "httpx.HTTPStatusError: Client error '429 Too Many Requests'", I didn't see any example to add proxy, can you show me that ?