Open bklang opened 10 years ago
Exceptions in Call
s and CallController
s could have the call's available metadata attached, but this would require support in Adhearsion core.
:+1:
Notifications including the call uuid would make debugging distributed production systems with heavy call traffic much simpler.
I'm not sure this is possible, and I'm pretty sure it would require some kind of support in Adhearsion. To help troubleshoot, it would be nice if notifications included information from the call object, most importantly, the call ID.
Ping @benlangfeld is this possible? I realize not every exception coming out of Adhearsion will have a call attached to it, but it would be helpful in cases where it is.