OHDSI / ArachneExecutionEngine

Arachne Execution Engine is a component used to execute remote SQL or R code. It is used by both Arachne Data Node as well as WebAPI
7 stars 7 forks source link

Avoid loosing stack trace when retrying #357

Closed wivern closed 1 year ago

wivern commented 1 year ago

It is possible to lose an exception when executed multiple retries. Here's stdout produced only once before retry.