Wondering what the logs say. That may be helpful.
A shot in the dark. Maybe during the upgrade did db reboot? If that happens the clients (lambda functions) need to reconnect. ActiveRecord has a “reconnect: true” setting that helps:
Wondering what the logs say. That may be helpful.
A shot in the dark. Maybe during the upgrade did db reboot? If that happens the clients (lambda functions) need to reconnect. ActiveRecord has a “reconnect: true” setting that helps: