Open
Description
Hey there, perhaps not the proper place to share this but i've just stumbled upon that url looking for some information about how to manage timeouts in uvicorn and it says:
uvicorn myapp:app --timeout 30 --shutdown-timeout 45
That's wrong, none of the config parameters are valid uvicorn configuration. It would be nice if someone fix it to avoid people getting confused.
Source:
- https://www.uvicorn.org/settings/#timeouts
- https://github.com/encode/uvicorn/blob/master/uvicorn/main.py
Thanks!
Metadata
Metadata
Assignees
Labels
No labels