Update max iteration errors (#1589)

This commit is contained in:
Shuchang Zheng
2025-01-17 09:04:43 -08:00
committed by GitHub
parent 4d2befd90a
commit bb834fa137

View File

@@ -603,7 +603,7 @@ async def run_observer_cruise_helper(
observer_cruise_id=observer_cruise_id,
workflow_run_id=workflow_run_id,
# TODO: add a better failure reason with LLM
failure_reason="Observer max iterations reached",
failure_reason="Max iterations reached",
organization_id=organization_id,
)