Feature/Add remove on age and count to bullmq (#4249)

add remove on age and count to bullmq
This commit is contained in:
Henry Heng
2025-04-03 16:07:10 +08:00
committed by GitHub
parent dd56d03b78
commit 8e63b999b8
6 changed files with 39 additions and 8 deletions
+2
View File
@@ -83,6 +83,8 @@ PORT=3000
# QUEUE_NAME=flowise-queue
# QUEUE_REDIS_EVENT_STREAM_MAX_LEN=100000
# WORKER_CONCURRENCY=100000
# REMOVE_ON_AGE=86400
# REMOVE_ON_COUNT=10000
# REDIS_URL=
# REDIS_HOST=localhost
# REDIS_PORT=6379