🚀 Feature
Following discussions here: #1098 (comment) idea is to include the times spent in executing handlers attached to EPOCH_COMPLETED and COMPLETED into
|
self.state.times[Events.EPOCH_COMPLETED.name] = time_taken |
and
|
self.state.times[Events.COMPLETED.name] = time_taken |