- Don't expose graph port in the docker compose set up - Do so internally - It's unclear in the documentation and configurtion instruction where the query tool is pointing to - It isn't explained how the federation api talks to the node apis - Since the concept of API is overloaded it's rather confusing for sys admins trying to set up with reverse-proxy services like caddy - Intention of the instructions are unclear - Something in our API is making a temporary redirect - Uvicorn missing trailing slash results in 307 temporary redirect - https://github.com/tiangolo/fastapi/issues/2060 - Query tool needs to be able to give erros and log issues in production for debugging or we simply create a debug image instead