RuntimeError: Failed to update Agent Engine
Hello,
we used the starter pack with setup-cicd to create a github workflow to deploy our agent. All settings and code were set to default. Every time, we want to update our agent we got the following error:
What do we need to configure to avoid this? If we delete the sessions of the agent and the agent itself, the deployment works as expected. Thank you very much in advance for your help.
Hi! This is strange! Can you go in cloud logging and see if you are able to spot more info on the issue? I would need to see the stacktrace to help you.
We could not find an error in the logs. Everything looks fine in the logs. Here is the output of our pipeline:
We have not changed the agent_engine_app.py code.
Hi! Any update on this issue?