I was curious if there was some way to set FME Server up so that if a job from a workspace that was already running, the new job would either be cancelled or sent to the queue/held until the current job got done running. This would be useful especially for jobs automatically submitted through schedules or automations when writing out so you don't write double records.
I think I'm basically asking for this, but productized so we don't have to implement it in each workspace that's in a schedule. Additionally, it might be something that I could see added into the automation functionality on FME server.