cryo icon indicating copy to clipboard operation
cryo copied to clipboard

Handle several RPCs provider at once

Open peyha opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. Using an Alchemy RPC is pretty difficult with Cryo even after fine-tuning the concurrency parameters. Half of the requests exceed the compute units per second capacity.

Describe the solution you'd like One solution could be to allow users to enter several RPCs in the command (or in an env variable) and to make cryo dynamically change the RPC when it runs

Describe alternatives you've considered I don't have my own node yet

Additional context cryo is cool

peyha avatar Nov 20 '23 15:11 peyha