#4966·hatchet

[BUG] Python sdks `hatchet.cel.debug(...)` 仅允许求值为布尔值的表达式

作者: StefanBRas创建于 2026年9月15日更新于 2026年9月20日
标签accepted

描述问题 Python sdks hatchet.cel.debug(...)hatchet.cel.aio_debug(...) 只允许表达式求值为布尔值,并返回错误结果,其中包含 expression did not evaluate to a boolean: got <type>

内容来源: hatchet-dev/hatchet