Question

Receive a FME server notification when a queued jobs time expires

  • 27 December 2016
  • 1 reply
  • 1 view

Badge

Notification when "Maximum Time in Queue" has been reached and the job does not execute. I am looking for a method to get notified when a queued job's time expired.


1 reply

Badge +16

Not a direct method but you could query the job status via the REST API and filter out the canceled jobs.

Reply