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

fix(issue-states): increase time limits for auto transitioning to ongoing issues #49033

Merged
merged 1 commit into from
May 12, 2023

Conversation

barkbarkimashark
Copy link
Contributor

I suspect we're timing out when the tasks run.

@barkbarkimashark barkbarkimashark requested review from snigdhas and a team May 12, 2023 18:30
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 12, 2023
@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #49033 (f59d1b8) into master (c93fa94) will increase coverage by 2.50%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #49033      +/-   ##
==========================================
+ Coverage   78.40%   80.91%   +2.50%     
==========================================
  Files        4819     4819              
  Lines      202068   202068              
  Branches    11427    11427              
==========================================
+ Hits       158441   163503    +5062     
+ Misses      43372    38310    -5062     
  Partials      255      255              
Impacted Files Coverage Δ
src/sentry/conf/server.py 93.54% <ø> (ø)
src/sentry/tasks/auto_ongoing_issues.py 95.65% <ø> (ø)

... and 350 files with indirect coverage changes

@barkbarkimashark barkbarkimashark merged commit 73896d0 into master May 12, 2023
@barkbarkimashark barkbarkimashark deleted the shary/auto-ongoing-increase-timelimit branch May 12, 2023 21:59
@armenzg
Copy link
Member

armenzg commented May 15, 2023

I wonder if there's a way to track the number of time outs happening.

volokluev pushed a commit that referenced this pull request May 30, 2023
…oing issues (#49033)

I suspect we're timing out when the tasks run.
@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2023
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.

3 participants