lively-engineer-47231
05/05/2023, 6:11 PMremote.sync(execution, sync_nodes=True)
It seems that a gRPC call is made to sync the status for every node, resulting in a few hundred calls. This makes the workflow execution take very long to sync. Any suggestions on speeding this up e.g. batch fetch the node executions or limit the recursive depth of syncing nodes?tall-lock-23197
high-accountant-32689
05/08/2023, 7:22 PM