Colin Constable
Colin Constable
The counter might be that we have process rather than isolates on the srvd. So if we restart srvd we do mot drop sessions.
KISS for sure before we migrate functionality into the SDK.. This we can all do in client/application code for sure if we have 3 1. We already have a way...
Get a value from another atSign that has already been synch should be fine. Is that covered in get atKey?
This is working as it should now thanks to @sitaram-kalluri
Example error page on upload 
Couple more things.. I noticed/remembered that files are stored in /tmp so increased the space in the container accordingly. But I still think there is something memory dependent, as I...
Sure thing let me give that a go and report back
I have upgraded our k8s set up to:- 4GB RAM 100GB of /tmp I see the same issues unfortunately. 1GB file uploads and downloads fine 5GB file uploads (I see...

A quick look at the code and I wonder if it is the checksum calcs that are tripping us up ? I will ask @gkc to take a look .....