Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background processing framework #50

Open
Amelie-V opened this issue Sep 19, 2024 · 0 comments
Open

Background processing framework #50

Amelie-V opened this issue Sep 19, 2024 · 0 comments
Assignees
Labels
api integrations Features that involve integrations with third parties.

Comments

@Amelie-V
Copy link
Member

Amelie-V commented Sep 19, 2024

We are introducing a background processing framework to Argilla's server, allowing the execution of jobs asynchronously.
This will enhance server capabilities by enabling long-running tasks to be processed in the background, improving overall performance and user experience.

Initial Use Case
The first background job to be implemented will handle updating the status of dataset records when a dataset distribution strategy is modified. This ensures data consistency without blocking user interaction.

Tasks

Preview Give feedback
No tasks being tracked yet.
@Amelie-V Amelie-V converted this from a draft issue Sep 19, 2024
@Amelie-V Amelie-V added api integrations Features that involve integrations with third parties. labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api integrations Features that involve integrations with third parties.
Projects
Status: Q4 Oct - Dec 2024
Development

No branches or pull requests

2 participants