Version 10.2.9.5
April 3, 2025
The release improves REST Client Connector configurations, increases the loading speed of the Control Tower and Workspace UI, optimizes RabbitMQ queue processing, and addresses several critical issues.
REST Client Connector enhancements
The REST Client connector now supports working behind a proxy, enabling integration in environments with network restrictions.
Additionally, it provides an option to cache access tokens based on token expiry or a fixed duration to prevent unnecessary token retrieval calls on every request and reduce API rate limit violations.
Enhanced RabbitMQ queue processing
To prevent load issues and improve responsiveness, records with the same signal ID are no longer processed sequentially. Thread utilization is optimized by distributing the workload across multiple threads, which reduces processing delays and eliminates bottlenecks.
Improved Control Tower UI loading speed
The loading of static assets in the Control Tower and Workspace UI is optimized with the help of HTTP/2, significantly improving the First Contentful Paint (FCP) metric. This enhancement delivers a smoother user experience, reduces wait times, and boosts productivity.
Corrected issues
Fixed the death loop issue of the Simple Timer trigger caused by a misconfigured health check.
Resolved the issue where Tara Business Processes failed to stop automatically and continued running for extended periods, requiring manual intervention to stop them.
Resolved the issue where transaction handling for inactive bot runs could lead to potential deadlocks, causing system slowdowns. The process is optimized by restructuring operations to improve overall performance and reliability.
Resolved the issue where the JSON output from the FTP Consumer Trigger step failed to convert to the expected contract.
Resolved the issue with excessive Nginx and Control Tower errors in logs and Kibana when running heavy asynchronous loads on the Evan AI Agent. The fix includes improved logging for all 50x response handlers, enhancing the platform observability.
Resolved the issue that caused random restarts of platform components on the Master server. The fix redesigns the dynamic memory allocation formulas by ensuring each component has a defined
max_allowed_ram_mbvalue.Resolved the issue causing an error when reimporting an existing Analytics dashboard with a new dataset or newly created calculated columns in the same dataset.
Resolved the issue where the final step of a sub-process in the Business Process workflow was executed on the BEP Worker instead of the Control Tower side.
You can apply the patch to your installed Work.AI v10.2.9.4 instance. For details, refer to the Upgrade guide.