Hi there! Is there an expression to fetch the current amount of work items ( of the top node ) to drive the batchsize? I would like to create a dynamic expression which is using the total amount of work items divided by the threads available, to optimize the batch size per hython instance. Thank you very much!