AntiPattern
Uvicorn Startup Breakage
uvicorn-nginx-docker-cli-interference
Uvicorn fails to start correctly in containerized deployments because Docker volume mounts, NGINX proxy configuration, and/or application argument parsing interfere with the expected module import and CLI arguments (e.g., main:app), causing “could not import module” and broken uploads/ranges.