Skip to content

fix(compose): add health check dependencies for privacy-shield and litellm services#5

Open
boffin-dmytro wants to merge 1 commit intomainfrom
fix/service-dependency-resolution
Open

fix(compose): add health check dependencies for privacy-shield and litellm services#5
boffin-dmytro wants to merge 1 commit intomainfrom
fix/service-dependency-resolution

Conversation

@boffin-dmytro
Copy link
Copy Markdown
Owner

Summary

Adds proper service dependencies to ensure llama-server is healthy before dependent services start.

Changes

  • Added depends_on with service_healthy condition for privacy-shield
  • Added depends_on with service_healthy condition for litellm

Problem Solved

Privacy-shield and litellm could start before llama-server was ready, causing connection failures and restarts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant