Morning coding before breakfast and church things. Working on the upload server. #dev
1226154
Interaction between provisioning and processing is working out. The idea is,

1. tell API "I want to upload 4 files, these sizes". API will give you a token.
2. upload to upload server
3. track status on API server as needed (on demand or websocket)

#dev
1226162