# Version 141846

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

1. The queue settings have been updated to allow setting a limit on the maximum processing time for an item in the queue.
2. The status update of the job and task based on the status of the robot processing them has been added.
3. In the trigger editing window, on the "Queue" tab, the ability to set the status of created tasks to "New" and "In Progress" has been added.
4. In the queue editing window, the ability to enable auto-resubmission of tasks in the "Abandoned" status has been added.
5. The "Parent Task" has been added to the "Tasks" table on the "Queue" screen during task auto-resubmission.
6. The maximum length of process names and process versions has been increased to 512 characters.
7. The user editing window has been updated to include the ability to block a user.
8. The queue settings have been updated to allow enabling automatic status change of a task in the "In Progress" status to "Failed (Application)" if the related job has transitioned to "Failed/Stopped/Interrupted" status.
9. In the trigger editing window, the ability to disable the limit on the maximum number of runs by entering 0 in the "Maximum Number of Runs" setting has been added.
10. The logic for scheduled stopping and interrupting jobs has been improved when used simultaneously.
11. Text fields in tables have been made selectable and available for copying.


---

# 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-141846.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.
