/ outputs / run_api.log
run_api.log
 1  INFO:     Started server process [429368]
 2  INFO:     Waiting for application startup.
 3  INFO:     Application startup complete.
 4  INFO:     Uvicorn running on http://127.0.0.1:8080 (Press CTRL+C to quit)
 5  INFO:     127.0.0.1:48944 - "GET /health HTTP/1.1" 200 OK
 6  INFO:     127.0.0.1:48956 - "GET /health HTTP/1.1" 200 OK
 7  INFO:     127.0.0.1:39598 - "GET /last-decision HTTP/1.1" 200 OK
 8  INFO:     Shutting down
 9  INFO:     Waiting for application shutdown.
10  INFO:     Application shutdown complete.
11  INFO:     Finished server process [429368]