Catch WARN

What you could try is active workflow based logs, increase the Log Level and read the log back in.

image

It might be necessary to either catch a start time of your workflow and only consider the entries newer than that or delete the file at each start.

1 Like