uAgents icon indicating copy to clipboard operation
uAgents copied to clipboard

Review exception handling across project

Open jrriehl opened this issue 3 years ago • 1 comments
trafficstars

We need better exception handling, particularly when errors occur inside message and interval handlers. These should generally not cause the agent to fail.

jrriehl avatar Nov 21 '22 11:11 jrriehl

I would like to bump this issue since I'm continuously running into problems where agents just starting to act weirdly after being unable to send messages to other agents. The terminal is also being spammed with error messages and this is even more pressing when scaling the agent communication / using the search&discovery mechanisms and a large portion of agents that support a specific protocol are simply not reachable.

Archento avatar Jul 06 '23 09:07 Archento

A lot has changed since last year and the overall code quality and resiliency has improved. So I'll close this issue now as it doesn't have a definition of done and we will tackle upcoming errors individually, i.e. create tickets for errors that come up.

Archento avatar Jul 19 '24 13:07 Archento