QBH3
QBH3
Hi Tim Funny thing is, i am not even using Docker to run Django, i rather use a Python virtualenv. The Effect is, that every request takes at least 5...
Also, if I think about it a bit longer, the code above opens the server far more than intended. in two ways: * If the process is not running in...
Hi Tim, what one needs for reproducing this failure is an environment that uses a DNS resolver that times out on resolving `host.docker.internal` then you will get the server to...