#Buggy deployment since migration to EU West
23 messages · Page 1 of 1 (latest)
Project ID: 946c760b-c58f-4c9a-98b8-b3fe1d360c6c
946c760b-c58f-4c9a-98b8-b3fe1d360c6c
Any hint? Or should we move back our production to US servers? We won't be able to handle tomorrow load with those latencies.
have you tried a simple redeploy?
Yes, restart/redeploy/re-build image, does not work, I don't even see the echo from my docker entrypoint
are you also getting no logs from postgres?
I do get logs from postgres
is postgres itself slow?
No, seems ok
okay and can you define slow in this case?
https://heatpump-backend-production.up.railway.app/ping/ sometimes takes 40ms of runtime (X-Runtime header) sometimes 200ms. It does nothing but a query to the db. And other endpoints behave similarly
and what are those numbers when in us?
are you located in EU?
yes, created the service when EU servers were not available and we were trying to migrate to reduce latency
is your service back in US now?
Being migrated, there's a volume attached, so it's taking a bit
Back in Oregon, logs are working fine again and steady 30ms runtime on /ping.
can you try to deploy a minimal reproducible example to EU?
Will do before attempting to migrate again, but another day, it's getting late here.
Thanks for the help !