root-exception: The last exception that caused a job to fail.
all-exceptions: All exceptions that occurred the last time a job failed.
This is primarily useful for completed jobs.
exception-history: Exceptions that previously caused a job to fail.
On 25/11/2021 11:52, Mahima Agarwal wrote:
Hi Team,
Please find the query below regarding exceptions
API(/jobs/:jobid/exceptions)
In response of above rest api:
Users are getting 3 types of exceptions:
1. exceptionHistory
2. all-exceptions
3. root-exception
What is the purpose of the above 3 exceptions?
Any leads would be appreciated.
Thanks
Mahima