cardanoapi / autonomous-agents

Cardano network testing using autonomous agents
https://agents.cardanoapi.io
2 stars 1 forks source link

fix: add relevent time unit for correct grouping of trigger #148

Closed JosephRana11 closed 2 months ago

JosephRana11 commented 2 months ago

Summary

The trigger service previously grouped logs by minute based on their Function Name, leading to inaccurate data representation. This issue has been resolved by implementing a more appropriate time unit for log grouping.