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 ordering of API tasks for training models #1830

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

alexandreLamarre
Copy link
Contributor

  • The AI services expect the KV to be populated before starting, so the original control flow logic was not correct.
  • Added a backoff retrier for the initial post to the nats queue to help resolve a race condition that causes a 503 when the AI services are first launched.

Part of #1826

@alexandreLamarre alexandreLamarre merged commit 353ff3a into main Nov 8, 2023
2 checks passed
@alexandreLamarre alexandreLamarre deleted the fix-modeltraining-ordering branch November 8, 2023 22:12
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.

3 participants