Enhancement request: Raw log access for failed jobs
The purpose of this ticket is to document our interest in this feature as a customer and be notified if this feature is released.
Currently, especially when developing custom connectors with custom actions that can't be debugged in the SDK IDE, it's very difficult to understand any bugs or issues that caused internal errors, or other failures when executing.
Business Case: developing custom connectors is an incredibly valuable activity for getting the most out of Workato, so enhancing the development experience will reduce the cost TCO of Workato. The SDK debugger provides access to lots of details on any HTTP requests.
This enhancement would make those available in the Job execution—without the need for adding a bunch of error handling code to surface the http response in the job log—as well as provide insights into what caused an internal error. Even just knowing the line number for the line of code that failed would help greatly.
Eric Hansen
Enhancement request: Raw log access for failed jobs