Once A2A extension for error handling is implemented in #1588 we need to make sure each agent have global error handler that would extract things like name of exception, message and stacktrace and put it automatically in the extension data.
The end goal is that even when user won't handle errors in their code, it would still be handled by the SDK automatically.