Hi all, Our website running on App Engine has since yesterday a quite strange problem with "random request infinite loading".
Project is simple implementation of NextJS with little custom webserver. This website is running few months in production and there was no problem till yesterday. Now when I open website, few fetching requests of css, images, etc are stuck in state of "pending". We have same issue on older versions in our AE directory - but all these older versions were running in production few days later without problems. So I can say that there is nothing wrong with our code. It looks like there is some issue with loadbalancing these requests between instances, because when is just one instance it seems ok. I've try to redeploy few times, create new project and deploy our app - there is still same behaviour. See attached video showing how it looks like in browser inspect - https://drive.google.com/file/d/15Hj0huKN4d7r7cVixJCSKEfStsz0VP5o/view?usp=sharing. Do you have idea how to fix it, or how can I contact GC support about this issue? Thank you very much, Lukas -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/11b6e704-12b0-4032-acdc-e02559a33bc8%40googlegroups.com.
