robot
2024.10
false
机器人发行说明
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
2024.10.25 release notes for Robot.
发布日期:2026 年 9 月 2 日
错误修复
- Fixed an issue where a non-isolated workflow invoked with a timeout could exceed that timeout and complete without raising the timeout error, which could cause frameworks such as REFramework to mark a queue transaction as Successful instead of Failed. Invocations configured with ContinueOnError still suppress the error, as designed.