Skip to content

ref(post-process): remove unecessary try catch #93859

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

JoshFerge
Copy link
Member

all post process jobs are already wrapped in try catch, so one inside this function is redundant.

@JoshFerge JoshFerge requested a review from a team as a code owner June 18, 2025 20:54
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 18, 2025
@JoshFerge JoshFerge enabled auto-merge (squash) June 18, 2025 20:56
@JoshFerge JoshFerge merged commit 2e20d1c into master Jun 18, 2025
64 checks passed
@JoshFerge JoshFerge deleted the jferg/remove-unnec-try branch June 18, 2025 21:12
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
Copy link

sentry-io bot commented Jun 19, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ OperationalError: QueryCanceled('canceling statement due to user request\n') sentry.tasks.post_process.post_process_group View Issue
  • ‼️ OperationalError: DeadlockDetected('deadlock detected\nDETAIL: Process 1171693 waits for ShareLock on transaction 4040531529; blocked by process 927935.\nProcess 927935 waits for ShareLock on transaction 4040531656; blocked by process 1171693.\nHINT: See server log for... sentry.tasks.post_process.post_process_group View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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