Skip to main content
kevin_ly
Helper ⭐️
June 29, 2017

[Feature Request] Prioritize Manual Rule Runs Over Rule Queue

  • June 29, 2017
  • 1 reply
  • 35 views
Posting on Behalf of customer:

Currently when doing a manual run it hits the end of the queue. This may be fine for orgs with a few rules, but for orgs with a large number of scheduled rules, user needs to wait a long time before getting results from a manual or test run.

Ideally when a rule is run manually for testing or verification purposes it should be on top of the queue to finish first. It puts a lot of extra time in verification given they way it works now.

    1 reply

    sundar
    Expert ⭐️
    June 30, 2017
    We have already implemented this, the manual runs are prioritized to run as soon as the current running rule chain or rule completes. There is a small impact right now, because of the parallel rule run enhancement which we are fixing to get this working as you expect.