Process creation fails on larger processes
Refs https://gitlab.com/arkindex/requests/-/issues/631
There is a performance issue on the CreateProcess
endpoint when using a larger process, even if they do not have a lot of top levels elements.
I suspect this endpoint does not take advantage of the new top level empty array ?
This also fails when listing direct children on a small element
Edited by Erwan Rouchet