Published December 15, 2023
| Version 0.1.6
Software
Open
TNO/knowledge-engine: 0.1.6
Description
Stability improvements:
- REST API requests to proactive interactions (POST & ASK) now don't synchronously wait for the smart connector's results anymore, so it should block fewer threads.
- After
POSTing an invalid handle response to/sc/handle, you are now able to try again, with the samehandleRequestId. Furthermore, the corresponding future is now also not forgotten, resulting in better stability. - When deleting a RestKnowledgeBase, any handle request that it was still supposed to respond to are now properly cancelled.
- Increased thread pool from 4 to 12 threads.
Validation improvements:
- The requirement for
knowledgeBaseIdin handle responses is now enforced. - A list of bindings in handle responses are now not allowed to contain
nullvalues anymore.
Files
TNO/knowledge-engine-0.1.6.zip
Files
(304.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:dea99998b04bf3c8913a1d4d13f679cb
|
304.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/TNO/knowledge-engine/tree/0.1.6 (URL)