Skip to content

🔧 chore(integration slos): fix gitlab check_file slos#88199

Merged
iamrajjoshi merged 1 commit into
masterfrom
raj/fix-check-file-gitlab-slos
Apr 1, 2025
Merged

🔧 chore(integration slos): fix gitlab check_file slos#88199
iamrajjoshi merged 1 commit into
masterfrom
raj/fix-check-file-gitlab-slos

Conversation

@iamrajjoshi

@iamrajjoshi iamrajjoshi commented Mar 28, 2025

Copy link
Copy Markdown
Collaborator

similar to the fix made for get_blame_for_files, we record halts for check_file as well for the same ApiRetryError

i also added slo tests for gitlab since they were missing

relates to #87785

closes: https://linear.app/getsentry/issue/ECO-369/fix-gitlab-slos

@iamrajjoshi iamrajjoshi self-assigned this Mar 28, 2025
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 28, 2025
@iamrajjoshi iamrajjoshi marked this pull request as ready for review March 28, 2025 15:32
@iamrajjoshi iamrajjoshi requested review from a team as code owners March 28, 2025 15:32
):
lifecycle.record_halt(e)
return None
else:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nit: else here is unnecessary.

@iamrajjoshi iamrajjoshi merged commit 052a655 into master Apr 1, 2025
@iamrajjoshi iamrajjoshi deleted the raj/fix-check-file-gitlab-slos branch April 1, 2025 21:59
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
similar to the fix made for `get_blame_for_files`, we record halts for
`check_file` as well for the same `ApiRetryError`

i also added slo tests for gitlab since they were missing

relates to #87785

closes: https://linear.app/getsentry/issue/ECO-369/fix-gitlab-slos
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants