I have some workspaces running on FME Server, where users sometimes upload (zip) files that are say > 10 Mb.
I notice that in some cases users clicked on the run button before the file upload was complete, causing the workspace to fail. It would be nice if FME Server checks whether there are still file uploads ongoing for one of the workspace parameters, and doesn't allow the submission of jobs when this is the case; accompanied with an appropriate promp of course (e.g. 'file upload for a workspace parameter is still in progress, please wait for this to complete before submitting the job').