Automation Error Id Trace

Hi team
I have run automations which consists of 25k+ objects or almost 1200 batches. Sometimes when the automation fails for one batch, I wish to debug the error logs.

  • If an effect for one object in batch fails, why does the whole batch fail? I see execution effects not applied to other items in the batch when one item in batch fails
  • When a batch fails, and I open Error Logs I see a brief message highlighting what the error was along with error id and RID. How can I see a detailed version of the error which shows the code repositories line where it failed and the reason for timeout?
  • Is there a way to get the whole error trace based on the error id field?

I am unable to debug for a few items why the effect and automation fails because Live preview of the function on the same object works fine.

Thanks