> On 29 Dec 2023, at 16:00, Junwang Zhao <zhjw...@gmail.com> wrote:
> 
> After exploring the code, I found scheduling the timeout in
> `StartTransaction` might be a reasonable idea, all the chain
> commands will call this function.
> 
> What concerns me is that it is also called by StartParallelWorkerTransaction,
> I'm not sure if we should enable this timeout for parallel execution.

I think for parallel workers we should mimic statement_timeout. Because these 
workers have per-statemenent lifetime.


Best regards, Andrey Borodin.

Reply via email to