Skip to content
Discussion options

You must be logged in to vote

this is a good problem to solve , we can integrate Celery with Redis as a message broker to queue and process agent creation tasks asynchronously.basically i am thinking of creating a service which could offload agent creation to workers, scaling horizontally by adding more workers also we should monitor task queues and add retry logic for failed tasks.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sorcerer2073
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants