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).