Added runbooks for RCA and replaced GCS URLs with the repsective paths - #2108
Open
pulkeet-wq wants to merge 9 commits into
Open
Added runbooks for RCA and replaced GCS URLs with the repsective paths#2108pulkeet-wq wants to merge 9 commits into
pulkeet-wq wants to merge 9 commits into
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces a comprehensive set of troubleshooting guides and runbooks to assist with import validation, root cause analysis, and resolution of production failures. The reviewer's feedback is highly actionable and focuses on polishing these documents by correcting copy-paste errors (such as incorrect website and import references), removing redundant sections and empty headers or list items, replacing absolute or personal fork links with relative or main repository links, removing internal shortlinks, and avoiding hardcoded local paths in command examples.
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
ajaits
reviewed
Jul 22, 2026
… accordingly for reference
…losing parentheses)
…es to internal Google Code Search portal screenshots
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added support run book to enable auto debugging of failures via LLM tools. Currently this runbook talks about following scenarios:
Handling data source side issues
Handling Minot deletions at Data source
Handling major deletions at Data source
Adding golden checks in the import
RCA runbook