schon/evibes
Egor fureunoir Gorbunov 04a89be549 Update Celery settings and worker configuration
Refactored Celery configurations to enhance task reliability, including changes to prefetch multiplier and timeout settings. Updated the worker command in `docker-compose.yml` to specify concurrency, memory limits, and task timeouts. Added a memory limit for the worker service to improve resource management.
2025-05-05 15:28:20 +03:00
..
settings Add slug field to Product and update related functionalities 2025-04-30 16:31:54 +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 Initial Commit 2025-04-29 22:40:30 +03:00
asgi.py Initial Commit 2025-04-29 22:40:30 +03:00
b2b_urls.py Initial Commit 2025-04-29 22:40:30 +03:00
celery.py Update Celery settings and worker configuration 2025-05-05 15:28:20 +03:00
hosts.py Initial Commit 2025-04-29 22:40:30 +03:00
middleware.py Initial Commit 2025-04-29 22:40:30 +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