mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-31 10:10:21 +02:00
* Added TTL to EE Celery tasks * fixed alembic files * fixed frontend build issue and reworked file deletion * FileD * revert change * reworked delete chatmessage * added orphan cleanup * ensured syntax * Disallowed simultaneous pruning jobs * added rate limiting and env vars * i hope this is how you use decorators * nonsense * cleaned up names, added config * renamed other utils * Update celery_utils.py * reverted changes