Hey, I wondered if you knew if it was possible to increase the memory limit of a workflow step? Plea
Hey, I wondered if you knew if it was possible to increase the memory limit of a workflow step? Please 
I've requested via the form but not heard back.
My context is I'm processing data for my customers which can range from a few KB to a 400MB json blob.
At the moment I'm using streams to get this into R2 and some processing to reduce down the total size here.
However I then need to do a load of comparisons between this and another data set. I've tried not loading into memory and streaming but then just means I hit CPU limits when using streams rather than memory
I've requested via the form but not heard back.
My context is I'm processing data for my customers which can range from a few KB to a 400MB json blob.
At the moment I'm using streams to get this into R2 and some processing to reduce down the total size here.
However I then need to do a load of comparisons between this and another data set. I've tried not loading into memory and streaming but then just means I hit CPU limits when using streams rather than memory


