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

fix: healthchecks failing due to missing internal id #115

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

quitrk
Copy link
Collaborator

@quitrk quitrk commented Oct 30, 2024

No description provided.

@quitrk quitrk requested a review from saghul October 30, 2024 11:22
@@ -8,4 +8,4 @@ else
export LLAMA_N_CTX=8182
fi

poetry run python -m uvicorn skynet.main:app --reload
poetry run python -m skynet.main
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the change?

Copy link
Collaborator Author

@quitrk quitrk Oct 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to mirror what we are running when skynet is deployed, currently it was bypassing the normal startup flow from the main module

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aha!

@quitrk quitrk merged commit da61775 into master Oct 30, 2024
@quitrk quitrk deleted the tavram/fix-health branch October 30, 2024 11:49
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