robot
2024.10
false
Robot リリース ノート
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
2024.10.25 release notes for Robot.
Release date: September 2, 2026
バグ修正
- 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.