xmrtask.xlsx
This is the list of tasks we received. By subtracting the timestamps of two consecutive tasks, we can calculate the task interval.
There are quite a few instances where the task interval exceeds 20 seconds, which likely indicates that some tasks were lost during P2P propagation.
However, theoretically, as long as the height has not expired, continuing to compute using the previous task should still be valid. The dispatcher needs to support this.