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

App resilience to Milvus/Ollama crashes #9

Open
marcel-vesely-kinit opened this issue Mar 7, 2025 · 0 comments
Open

App resilience to Milvus/Ollama crashes #9

marcel-vesely-kinit opened this issue Mar 7, 2025 · 0 comments
Assignees

Comments

@marcel-vesely-kinit
Copy link
Collaborator

marcel-vesely-kinit commented Mar 7, 2025

This task consists of:

  • Properly setting depends_on and restart fields in Docker compose files (so that each service is restarted if unhealthy/crashed)
  • Adding logic for restarting unhealthy containers
  • Adding timeout/retry logic on backend for checking availability of other services backend depends on, namely Milvus, Ollama
@marcel-vesely-kinit marcel-vesely-kinit added the enhancement New feature or request label Mar 7, 2025
@marcel-vesely-kinit marcel-vesely-kinit removed the enhancement New feature or request label Mar 7, 2025
@marcel-vesely-kinit marcel-vesely-kinit self-assigned this Mar 7, 2025
@marcel-vesely-kinit marcel-vesely-kinit changed the title App resilience to Milvus/Ollama failures App resilience to Milvus/Ollama crashes Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant