backup
This commit is contained in:
parent
d70d70e193
commit
f28dc756c5
@ -183,7 +183,7 @@ Source: [src/server/fastapi_app.py](../src/server/fastapi_app.py#L142-L210)
|
||||
### 11.2 Key Components
|
||||
|
||||
| Component | File | Shutdown Method |
|
||||
| ------------------- | ------------------------------------------------------------------------------------------ | ------------------------ |
|
||||
| ------------------- | ------------------------------------------------------------------- | ------------------------------ |
|
||||
| WebSocket Service | [websocket_service.py](../src/server/services/websocket_service.py) | `shutdown(timeout=5.0)` |
|
||||
| Download Service | [download_service.py](../src/server/services/download_service.py) | `stop(timeout=10.0)` |
|
||||
| Database Connection | [connection.py](../src/server/database/connection.py) | `close_db()` |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user