We’re experiencing exceptional load times, and the Fly dashboard seems unresponsive and slow as well. This seems to be a problem across all of our apps. All our apps are hosted in AMS. Two of them have just received a deploy within the last 60 minutes, but the third app has not received a release in 5 days.
I am also seeing very slow dashboard load times and some of our APIs are responding very slowly (but not all). Unsure if its related but we are also having deployment issues.
Hi @yharaskrik , the issue reported in this post was caused by some networking issues in Scandinavian countries.
Do you mind to share the output of: curl -v -H 'flyio-debug: doit' https://<your-api>.fly.dev 2>&1 | grep flyio-debug
This can help us to identify potential networking issues that may be causing the slowness you are seeing.