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

feat: add cortex serve detach option - add health check and stop api endpoints #693

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

louis-jan
Copy link
Contributor

@louis-jan louis-jan commented Jun 13, 2024

Describe Your Changes

This PR is intended to refactor the use cases to eliminate their dependency on controllers. According to the principles of the Clean Architecture, controllers should be defined at the app/framework level and not in the use cases.

This PR also added support for Cortex Serve with detach mode and additional status indicators in Cortex PS to display the API server's online status. Also added stop api server option cortex serve stop.

Screenshot 2024-06-13 at 22 11 30

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@louis-jan louis-jan force-pushed the feat/cortex-serve-attach-detach branch from 33c0f65 to eed17d3 Compare June 15, 2024 09:58
@louis-jan louis-jan merged commit 480f1a0 into dev Jun 15, 2024
@louis-jan louis-jan deleted the feat/cortex-serve-attach-detach branch June 15, 2024 09:58
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.

2 participants