0xPolygon / kurtosis-cdk

A Kurtosis package that deploys a private, portable, and modular Polygon CDK devnet
https://docs.polygon.technology/cdk
Apache License 2.0
28 stars 43 forks source link

429 Too Many Requests: You have reached maximum request limit #166

Open wade-liwei opened 1 week ago

wade-liwei commented 1 week ago

Where did you see the issue in our documentation?

https://docs.polygon.technology/cdk/build/quickstart/deploy-stack/

Issue description

how to modify the maximum request limit?

leovct commented 3 days ago

Hi @wade-liwei, what are you trying to achieve? Are you trying to deploy your own permissionless node?

wade-liwei commented 3 days ago

I want to do stress test.

leovct commented 3 days ago

The error you are experiencing seems to indicate that you are reaching a limit on an RPC node.

wade-liwei commented 2 days ago

yea, I have changed the rate limit parameter.

do you stress test documents? which stage does the project in currently?