Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric. Register now

Always include exception details for failed job runs

When querying notebook runs via https://learn.microsoft.com/en-us/rest/api/fabric/core/job-scheduler/get-item-job-instance?tabs=HTTP... it always returns the failure message "Job instance failed without detail error" for failed notebook runs without further details.

 

When I triggered a notebook run via https://learn.microsoft.com/en-us/rest/api/fabric/core/job-scheduler/run-on-demand-item-job?tabs=HTT... and checked the status of this notebook run near real-time, I noticed that shortly after the failure the exception was included in the response, but it disappears after 5 to 10 seconds (see below screenshot).

 

Always returning the exception details for a failed notebook run, would help understanding why the notebook run failed without the need to jump into the notebook run history and check in the item snapshots what happened.

 

tom_vanleijsen_0-1754641523434.png


@felicitynyanfyi

Status: New