Skip to content

Conversation

@seer-by-sentry
Copy link
Contributor

Fixes SENTRY-5BCJ. The issue was that: Lock duration (10s) is shorter than the downstream API call latency (18s+), causing lock expiry before operation completion.

  • Increased the lock duration for issue summary generation from 10 seconds to 40 seconds.
  • This ensures the lock doesn't expire while the Seer request is still pending, preventing lock release failures.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 2145868

Not quite right? Click here to continue debugging with Seer.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 17, 2025
@kddubey kddubey marked this pull request as ready for review November 17, 2025 20:19
@kddubey kddubey requested a review from a team as a code owner November 17, 2025 20:19
@kddubey kddubey added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Nov 17, 2025
@kddubey kddubey enabled auto-merge (squash) November 17, 2025 20:33
@kddubey kddubey merged commit 22c209d into master Nov 17, 2025
66 of 67 checks passed
@kddubey kddubey deleted the seer/fix-seer-lock-duration branch November 17, 2025 20:47
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 Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants