-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
agent-service-1 | 🚨 [root_playbook_orchestrator] Error during phase '2' execution: 500 INTERNAL. {'error': {'code': 500, 'message': 'An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting', 'status': 'INTERNAL'}}
agent-service-1 | 🛑 [root_playbook_orchestrator] Stopping workflow due to error in phase '2'.
agent-service-1 | 🏁 [root_playbook_orchestrator] Workflow execution finished.
agent-service-1 | --- [root_playbook_orchestrator] Finished ---
I keep running into this in various parts of my code. Im using the Latest pro model that is still under preview.
I checked the link that it provides and it says 500 means too much context, but I checked and im defintely not overloading the context.
Im not able to figure out whats the issue here? Does anyone have any inklings? (I am using the vertex endpoints and classic ADK calling)