Create account

Simon Van Gelder
replied 1806d
Work has begun, but my dev box does not handle the RPC rate limiting well on an already full chain.
replied 1806d
Are you running a Member server - not strictly necessary if you want to develop a theme, you can just run it against the default server. But can you tell me a bit more about the
Simon Van Gelder
replied 1806d
Yes: pointed at a full node. It seems to chug along as fast as the RPC can respond. I think the death knell was overheating => shutdown => corrupted sql. Not the best box in the world.
replied 1806d
There's a rate limiter in the config I think. Also, for the initial load, it uses high risk database settings to allow for a fast sync. If your node goes down though, it should wait
Simon Van Gelder
replied 1805d
I saw many "sleep 0" calls, so perhaps I just missed that setting. Thanks.
replied 1806d
for it to come back up to continue.
replied 1806d
problems you're running into?