-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
The hugging face, vdb upload and open ai embeddings workers all need a retry mechanism.
The queue system could be leveraged for this, either a general retry queue at each stage or for each individual worker.
There should be logic to prevent retries when critical system components are down (like open AI's api or a vector DB's host)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels