Skip to main content
Solved

SOAR Connector Runs

  • March 17, 2026
  • 1 reply
  • 20 views

donkos
Forum|alt.badge.img+9

I know I can set the connector run frequency to run every so often. Lets say I set it to run every 10 seconds - if the connector run itself takes longer than 10 seconds, does that mean the next connector run is delayed? Is the connector instance only ever running once at a time?

Best answer by TonyH

Yes, each connector instance ensures its previous run is finished before starting a new one. Does not run in parallel. 

1 reply

Forum|alt.badge.img+8
  • Staff
  • Answer
  • March 17, 2026

Yes, each connector instance ensures its previous run is finished before starting a new one. Does not run in parallel.