Open surfer190 opened 5 years ago
Contributions to improve error reporting and catch unreadable errors like that are definitely welcome!
If you could workaround that particular case and utilize ST2 logger (https://docs.stackstorm.com/actions.html#logging) or just re-throw more user-friendly error message that would be great.
To prevent unhelpful error messages like this:
Could we add a logger to catch and give useful information like that described in this kafka stackoverflow logger not found answer.
It helped quite a bit: