Long‑Term Memory Not Working After Migration
Issue: Agent with Long‑Term Memory Not Working After Migration
After upgrading from the Bitnami PostgreSQL version to the Percona version, the AMS may not function correctly for agents that use long‑term memory.
To resolve this issue, restart the AMS deployment using the following
command:
kubectl rollout restart deployment/<release-name>-agentic-amsReplace <release-name> with the name of your Helm release.