You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having setup according to docs, running the amm strategy for a market with rpc_url=https://polygon-rpc.com/ leads to an error after only a few seconds.
The problem is possibly that:
a) I shouldn't be using that RPC endpoint but another one? If so which? What's the one that transactions through the Polymarket website use?
b) The requests should be rate limited appropriately but that's not a current feature of the market maker
Overview
Having setup according to docs, running the amm strategy for a market with
rpc_url=https://polygon-rpc.com/
leads to an error after only a few seconds.The problem is possibly that:
a) I shouldn't be using that RPC endpoint but another one? If so which? What's the one that transactions through the Polymarket website use?
b) The requests should be rate limited appropriately but that's not a current feature of the market maker
Any tips on how to resolve appreciated!
Is it normal to have that many requests to rpc?
I've redacted the sensitive parts of the log
The text was updated successfully, but these errors were encountered: