Version 9.10.39 Release Notes
Nuix RESTful Service, Version 9.10.39, released in May 2025.
less than a minute
Nuix Engine
Nuix RESTful Service has been updated to use version 9.10.39 of the Nuix Engine. Details about what is included with this update can be found in the v9.10 changelog.
Note
See version 9.10.0 of the Release Notes for information on the features and resolved issues also included in the 9.10.39 patch.Resolved Issues
The following issues were resolved in this release.
- Fixed an issue where the server was able to run only a single job/function at a time. Now, the server can run multiple jobs/functions concurrently with the below conditions.
- Only a single worker-based function (example— Ingestion, Ocr, Export…) per user.
- If a case restricted function is running (or waiting ahead for worker’s availability), no other case restricted function can run on the same case.
- The maximum number of concurrent jobs is limited by the workers configured in
maxConcurrentJobs
property in thenuix-rest.properties
file. The default value is 16.
Feedback
Was this page helpful?
Thank you for your feedback.
Thank you for your feedback.