Product Google Agentspace Observed error message I have been setting up ADK agents in Vertex AI agent engine. Now I’ve been trying to connect those to Agentspace via the Configurations > Assistant > Add agent.
“Agentspace supports ADK: agents built with the new ADK (and run on Agent Engine) can be registered and used within Google Agentspace, bringing custom developer-built agent capabilities to employees.”
When I connect the agent from agent engine via configure > assistant and then open it in agentspace I get a 429 error resources exhausted. “Oh my, it seems our systems are overloaded at the moment. Please try again later.”
Could you shed some light on how to add/register an ADK agent (run on Agent Engine) on Agentspace?
Agentspace is in EU region, my agent has been both in EU and US-central1. It’s deployed with adk on agent engine, tried cloud run as well. It functions normally when using dev-ui or direct curl calls.