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

Split evaluations into a separate service #409

Open
fricklerhandwerk opened this issue Nov 30, 2024 · 0 comments
Open

Split evaluations into a separate service #409

fricklerhandwerk opened this issue Nov 30, 2024 · 0 comments
Labels
data something about quality or quantity of ingested data deployment

Comments

@fricklerhandwerk
Copy link
Collaborator

Currently it's impossible to scale the workers across multiple machines, as starting the workers on one machine will crash ongoing evaluations on another machine.

The good way to fix this is to move the evaluation in its own microservice and with its own handling.

Originally posted by @RaitoBezarius in #405 (comment)

@fricklerhandwerk fricklerhandwerk added this to the Nice to have milestone Nov 30, 2024
@fricklerhandwerk fricklerhandwerk added data something about quality or quantity of ingested data deployment labels Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data something about quality or quantity of ingested data deployment
Projects
Status: No status
Development

No branches or pull requests

1 participant