Skip to main content
The following TimeSpan-type variables are used for specifying the timeout length in the Batch Monitor process: Increasing the VerificationStagePostpone and OtherStagePostpone timeout values can increase the total processed transaction volume. To modify the timeout values:
  1. Open the Batch Monitor process in UiPath Studio, navigate to the State Machine area and expand the Variables pane.
  2. Modify the value of the EmptyQueueTimeoutDuration variable to decrease or increase the time between attempts to get a transaction if the queue is empty.
  3. If the Batch Monitor process cannot check the whole queue in time due to a large number of delayed transactions, increase the values of the VerificationStagePostpone and OtherStagePostpone variables.
    Screenshot of the Batch Monitor process State Machine in UiPath Studio with the Variables pane open, highlighting the OtherStagePostpone, EmptyQueueTimeoutDuration, and VerificationStagePostpone TimeSpan variables and their default values.
  4. Once the changes have been made, publish the process to Orchestrator again.