Hi there,
Can I check if there is a limit on the maximum number of steps for Unit of Work Transactions?
I’m using this to bulk update a backendless table from a frontend editable table, where the edited fields are submitted as an array of JSON objects alongside objectId. So number of Unit of Work Transactions might get quite long.