Open adamkrellenstein opened 3 weeks ago
This is causing issues...
Able to reproduce with Locust tests against dev.counterparty.io:4000. When the latency spikes there are no logs for slow requests (at DEBUG
) on the node and there are just fewer logs being captured! hm....
Seems like this is probably insufficient CPU, esp. with the asset conservation check...
Three strategies for dealing with this:
Also seeing this with the mempool and asset conservation check disabled
there could be lots of obvious errors in the Gunicorn logs that we're not seeing https://github.com/CounterpartyXCP/counterparty-core/issues/2515
Weirdly enough, the load test on commit 657d5c09 causes the choking but on develop
does not.