feat(queue): integrate redis queue and 2-minute paced ai consumer worker
This commit is contained in:
@@ -37,3 +37,5 @@ METRICS_PORT=8000
|
||||
MEDIA_DIR=/app/data/media
|
||||
GRAFANA_USER=admin
|
||||
GRAFANA_PASSWORD=admin
|
||||
REDIS_URL=redis://copykar_redis:6379/0
|
||||
AI_PROCESSING_INTERVAL_SECONDS=120
|
||||
|
||||
Reference in New Issue
Block a user