1. Session persists in GATHERING state. 2. Added inactive sessions purging, but it does not work.

This commit is contained in:
AG
2025-10-16 12:29:45 +03:00
parent 95684a34f7
commit 3a71ac9cc4
14 changed files with 647 additions and 344 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,8 @@
/frontend/node_modules
/frontend/build/
/frontend/dist/
/backend/node_modules
/backend/build/
/backend/dist/
/.context
.env