Queuing the Recipes
Last updated
Last updated
When triggering multiple recipes on the canvas, subsequent recipes are queued if the first recipe run is in progress using the queuing recipe feature. For the first recipe, you can view the Run option. If you want to run a series of other recipes on the canvas, you can right-click on the desired recipe to see the Add to Queue option. Clicking this option will add the recipe to the queue.
Select the project to navigate to the canvas view page.
Right-click on the first recipe node on the canvas and click the Run option. To queue another recipe, right-click and select Add to Queue.
Click the Recipe Queue icon beside the Run button. This displays the list of recipes queued to run in sequential order.
Review the recipes in the queue:
Recipe – Name of the recipe.
Scenario – Scenario in which the recipe is being run.
Status – Current status of the recipe. Possible values:
Running – Recipe run is in progress.
In Queue – Recipe is queued as the other recipe run is in progress.
Success – Recipe run completed successfully.
Error – An error occurred while running the recipe.
Run Triggered At – Time when the recipe run was triggered.
Actions:
Click the Delete icon to remove the recipe from the queue.
Click the Log icon to view recipe logs. If the recipe fails, check the logs to identify and fix the issue.
Click Clear All to remove all recipes from the queue.
Use the Reorder option next to each recipe to adjust the execution order.