# Version 141849

**A new release of Sherpa Orchestrator has been released: Version 141849.**

1. Improved system performance with the PostgreSQL database.
2. The "Triggers" screen has added the ability to select tasks from the queue that have the corresponding tag.
3. In the trigger settings when creating email jobs, the ability to select the email check interval in minutes has been added.
4. A new column "Robots" has been added to the table on the "Triggers" screen, which displays the name of the robot or group of robots configured within the trigger.
5. A new parameter clean\_time (default "0000") has been added to the config.\
   This parameter allows you to select the time (hours and minutes, for example, "0930") at which a daily check will be performed for records considered old according to the established parameters, followed by deletion and transfer of such records to the archive database.
6. A setting has been added to the "Triggers" screen that allows created jobs to be assigned to the first available robot from the group.
7. A new parameter cron\_job\_failed\_interval has been added to the config, which sets the interval (in hours, default 24) after which a job will automatically be considered failed (to avoid false status assignment for jobs that may run for more than 24 hours).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sherparpa.ru/en/obnovleniya/obnovleniya-sherpa-orchestrator/versiya-141849.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
