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

Improve error handling of index job management #166

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

jgbradley1
Copy link
Collaborator

@jgbradley1 jgbradley1 commented Sep 13, 2024

This PR improves the error handling related to when/if indexing jobs error out (for example, due to OOM errors) before having a chance to update the job status in cosmosdb.

To resolve this edge case, the index job manager (a cronjob) has been updated to check both the index job status in cosmosdb and checks whether or not there is a k8s job running.

@jgbradley1 jgbradley1 requested a review from a team as a code owner September 13, 2024 05:08
@jgbradley1 jgbradley1 merged commit 2d37680 into main Sep 13, 2024
7 checks passed
@jgbradley1 jgbradley1 deleted the joshbradley/update-index-job-management branch September 13, 2024 05:31
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