Explain what Trace Restart Button does
Closed this issue · 3 comments
mishakogan commented
and what are the ramifications of this action: e.g. Data Batches in progress might get "Thread aborted Error" and might need to be restarted
DigitalSaucePro commented
The ramification is during the Agent Restart, all threads for all workspaces will be aborted. Any work in progress will throw this error. For data batches specifically, they will be marked with Completed With Errors and will be available for retry.
mishakogan commented
@DigitalSaucePro - please update relevant documentation with this information.
peterhallerREL commented
Done