Skip to content

Conversation

kcons
Copy link
Member

@kcons kcons commented Jun 28, 2025

Weekly report scheduling has been timing out recently on taskbroker.
It seems to be due to the default 10s deadline being applied, where we probably want to wait much longer.
This explicitly picks a generous deadline to ensure we can complete our weekly work without timing out.

@kcons kcons requested a review from markstory June 28, 2025 00:39
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 28, 2025
Copy link

codecov bot commented Jun 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #94596      +/-   ##
==========================================
- Coverage   87.94%   87.94%   -0.01%     
==========================================
  Files       10386    10393       +7     
  Lines      601698   602433     +735     
  Branches    23408    23408              
==========================================
+ Hits       529184   529797     +613     
- Misses      72058    72180     +122     
  Partials      456      456              

@kcons kcons requested a review from saponifi3d June 30, 2025 17:19
@kcons kcons merged commit 125241a into master Jun 30, 2025
66 checks passed
@kcons kcons deleted the kcons/more_repts branch June 30, 2025 19:15
andrewshie-sentry pushed a commit that referenced this pull request Jul 14, 2025
…ine (#94596)

Weekly report scheduling has been timing out recently on taskbroker.
It seems to be due to the default 10s deadline being applied, where we
probably want to wait much longer.
This explicitly picks a generous deadline to ensure we can complete our
weekly work without timing out.
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 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