Has anyone else been having problems with sensors ...
# ask-community
n
Has anyone else been having problems with sensors being slow to start up a job? I have a job (with 10ish ops and 10ish resources) that takes 17 seconds from the
yield RunRequest
in the Sensor until the job begins execution. When I run the job as a script, it only takes 5 seconds. Has anyone run into this or have any suggestions on what types of things might be making the
RunRequest
slow to take effect?