Change the MONITORISM_LOOP_INTERVAL_MSEC
as the sleepInterval for the main monitor.
#51
Labels
enhancement
New feature or request
Bug Description
The
MONITORISM_LOOP_INTERVAL_MSEC
is used as the sleep interval for a givenMonitor
.However, this can be an issue when a monitor service is trying to sync from the past.
Steps to Reproduce
Run the analyzer with an old block of the past (more than 1 week).
Expected behavior
The idea would be to ensure we are not too aggressive with the nodes RPC and also not too slow to sync monitoring.
Configurations:
Logs:
We can see some issue with the latest block is out of range for example.
Please ensure all required sections are filled out accurately to expedite the debugging process and improve issue resolution efficiency.
The text was updated successfully, but these errors were encountered: