mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-23 16:35:59 +00:00
Fix/server error handling (#212)
* chore: add venv/ to gitignore * fix: add server error handling and graceful shutdown * Fix linting issues in server.py
This commit is contained in:
committed by
GitHub
parent
55ce399969
commit
3ed70e11d5
@@ -11,6 +11,7 @@ static/browser_history/*.gif
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
venv/
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user