Actions: rocketride-org/rocketride-server
Actions
2,500+ workflow runs
2,500+ workflow runs
test_tool_v0.py only installed its post_with_retry stub when
ai.common.utils wasn't already imported. When a prior test on the same pytest
worker imported the real module first, tool_v0 kept the real post_with_retry
and made live api.v0.dev calls → 401, failing 7 TestGenerateUi tests under
the full suite (passes in isolation).
Rebind post_with_retry and normalize_tool_input on the loaded module after
i...
CI
#3413:
Commit e3ae76b
pushed
by
asclearuc