schon/evibes
Egor fureunoir Gorbunov 64a2fe7726 Increase Celery task time limits.
Updated `task_soft_time_limit` to 3600 seconds and `task_time_limit` to 7200 seconds in both `celery.py` and `docker-compose.yml`. This allows tasks to run longer before being terminated, ensuring support for extended processing requirements.
2025-05-06 14:58:39 +03:00
..
settings Refactor DRF settings and fix schema configurations 2025-05-06 03:48:59 +03:00
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
api_urls.py Refactor translation command and improve order model. 2025-05-06 03:28:06 +03:00
asgi.py Initial Commit 2025-04-29 22:40:30 +03:00
b2b_urls.py Add core.b2b_urls to B2B URL routing 2025-05-06 04:14:04 +03:00
celery.py Increase Celery task time limits. 2025-05-06 14:58:39 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Update middleware to validate hosts and conditionally log errors 2025-05-05 15:49:20 +03:00
pagination.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
wsgi.py Initial Commit 2025-04-29 22:40:30 +03:00