Version 141856#
A new release of Sherpa Orchestrator has been released: Version 141856.
- The API reference in the Orchestrator interface has been redesigned. Now, when creating and modifying entities, you can specify both ID and GUID for related objects.
.png)
- A new parameter
session_last_activity_timeouthas been added to the application configuration file backend/config/config.ini, which allows you to set the session lifetime during inactivity (after the last page update by the user), in minutes. The default value is 30 minutes. - A preconfigured Dashboard with system metrics of the Orchestrator has been created on the “Overview” screen, allowing you to track changes in system status - memory usage, free disk space, etc.
.png)
- When creating a Job, the ability to select a priority (priority) has been added: 1 — Low, 2 — Normal, 3 — High, which allows you to manage the execution order of Jobs.
.png)
If there are multiple jobs in the Job list that have different priorities and are assigned to the same Robot (or without assigned Robots), those with a higher priority will be executed first.
- On the Triggers screen, when creating and editing a Trigger on the "Main" tab, an option to set the priority of Jobs created by the Trigger has appeared, with the choice: 1 — Low, 2 — Normal, 3 — High, which provides more flexible management of automations controlled by Triggers.
.png)
- On the "Queues" screen, when viewing a specific Queue, the average processing time of Tasks in the Queue (per hour/per day) has been added, which helps better assess the performance of Queues.
.png)
- On the "Actions" screen, when editing and creating actions on the "Action Buttons" tab, if the "Add new task" checkbox is selected, the ability to set a prefix for the name of the created task has been added - in the "Name of the created task" field. The task will be created with the actual name in the format: “Selected_name - creation_date_time”.
.png)
- Also, on the "Actions" screen, when editing and creating actions on the "Action Buttons" tab, if the "Add new task" checkbox is selected, an option to set parameters for the current task has been added: to set the name for the new task with the value selected in the "Take the name of the created task from the current task parameter" field. The user can enter the name of the task parameter from which the name will be automatically pulled.
- On the “Triggers” screen, when editing and creating a Trigger, tags are now loaded only after selecting a Queue, which improves the performance of the window.
.png)
- Additionally, multiple minor improvements have been implemented to enhance the stability of the Orchestrator and current known issues in the system have been fixed.