Open
Description
I have a few questions:
- Stopping server. I expect ability to correctly stop server. I mean, after server get stop signal, it should stop accepting and processing new requests (responding to them with 503), but shut down only after processing the ones already accepted. How does this work in klite?
- How properly upgrade server in production?
- How to automatically restart the server if it crashes in production? Watchdog?
- Jooby and Ktor have hot-reload/auto-reload feature in development mode. How development workflow looks with klite?
Metadata
Metadata
Assignees
Labels
No labels