QuivrHQ / quivr

Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework
https://quivr.com
Other
34.01k stars 3.33k forks source link

chore: Configure Redis priority queues and task routes for Celery #2720

Open StanGirard opened 1 week ago

StanGirard commented 1 week ago

This commit configures Redis priority queues and task routes for Celery. It sets up the queue order strategy as "priority" and defines 10 priority levels (0-9). The task routes are also defined, with "process_file_and_notify" having the highest priority (9), "process_crawl_and_notify" having priority 8, and all other tasks having a default priority of 5.

Note: This commit message does not include any issue references, tags, or author names.

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

Screenshots (if appropriate):

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 9:11pm