Thank you to the developers for the amazing work on Agent Lightning !
During APO training, many my rollouts terminate due to a LangGraph recursion limit:
langgraph.errors.GraphRecursionError: Recursion limit of 25 reached without hitting a stop condition.
So, I’m wondering:
Are these rollout failures and exceptions (e.g, recursion limit) taken into account when generating critiques for prompt updates during APO?