For ex), there is an abnormal latency in queries like {chain}/blocks where we fetch data from the database.
The same is the case with the {chain}/evm/polls and /validator/heartbeats/{operator_address} endpoints.
Also, it could be something like a memory leak etc, mongodb is consuming more resources than expected.
For ex), there is an abnormal latency in queries like
{chain}/blockswhere we fetch data from the database.The same is the case with the
{chain}/evm/pollsand/validator/heartbeats/{operator_address}endpoints.Also, it could be something like a memory leak etc, mongodb is consuming more resources than expected.