Hi,
We are using Dancer2 (version is 0.203001) to provide a web service, and this has been deployed in a Docker container. It is using Postgres as a database backend and perl DBI. We are having an issue were
the service starts to return error 500 from database queries, even though it is returning what appears to be valid data. Any suggestions on where we should start looking? Restarting the pod running the web service fixes the issue for a while, but after a
day or so of activity, the issue comes back.
Please let me know if there is any additional information I can provide that would help describe the problem better.
Thanks,
This message is marked
Public