Starting and Stopping FME Flow Manually

What Happens to Jobs After a Manual Restart?

When FME Flow is restarted, the behavior of jobs that are in a Running or Queued state depends on how the jobs were submitted:

 

Run Workspace

Flow Apps

Schedules

Automations

Streams

Full Restart Running jobs are resubmitted to the queue. Queued jobs run before resubmitted jobs. Running jobs fail and are not resubmitted.* Queued jobs run once the FME Flow services are running. Running jobs are resubmitted to the queue. The job ID may change depending on availability of FME Engines.
FME Engines Restart
Core Restart
Database Restart
Web Application Server Restart Jobs continue to run as the FME Engines process the job queue.

* If Retry on Failure was checked on the workspace action of an automation, the job is resubmitted based on the Retry settings once the FME Flow services are running.

A resubmitted job has the same ID as its initial run, and assumes the job_<ID>.log filename. Logs for previous submissions of the same job can be accessed in the same folder. For more information, see FME Job Logs and About Log Files in FME Flow.