Our server times out since the update to 1.8. When I rebuild it works fine for a couple of mins and then it starts to become unresponsive, e.g. a simple /store/products?limit=7 runs for some time and then times out. I can see the request on the server side coming in though...
[2023-04-08 13:04:24] 162.158.102.252 - - [08/Apr/2023:13:04:24 +0000] "GET /store/products?limit=7 HTTP/1.1" - - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36"
I do not see anything suspicious in the server logs on Digital Ocean - no error messages or weird logs.
The postgres connection seems to be working just fine as well...
I know this is not super helpful but I do not even know where to start here. It worked just fine before the upgrade to 1.8.