Skip to content

core/deadline: increase sync message deadline - #4610

Merged
KaloyanTanev merged 1 commit into
mainfrom
kalo/increase-sync-deadline
Jul 28, 2026
Merged

core/deadline: increase sync message deadline#4610
KaloyanTanev merged 1 commit into
mainfrom
kalo/increase-sync-deadline

Conversation

@KaloyanTanev

Copy link
Copy Markdown
Collaborator

Increase sync message deadline. This is done as after the deadline hits, the aggregated sync message signatures are cleaned from the DB (previously at 8s + 1s margin). However, the sync contribution does need them as part of the data, so sometimes, under specific network conditions or VC types, the contribution might take a bit more than 9s and the sync message is missing by then.

category: bug
ticket: none

@KaloyanTanev
KaloyanTanev requested a review from pinebit July 28, 2026 16:14
@KaloyanTanev KaloyanTanev self-assigned this Jul 28, 2026
@sonarqubecloud

Copy link
Copy Markdown

@pinebit pinebit left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Assuming we tested this, approved

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.56%. Comparing base (adddef7) to head (c449a7f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4610      +/-   ##
==========================================
- Coverage   57.57%   57.56%   -0.02%     
==========================================
  Files         246      246              
  Lines       33675    33675              
==========================================
- Hits        19389    19385       -4     
- Misses      11848    11855       +7     
+ Partials     2438     2435       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KaloyanTanev KaloyanTanev changed the title core/deadline: increase sync message deadline to a slot duration core/deadline: increase sync message deadline Jul 28, 2026
@KaloyanTanev
KaloyanTanev merged commit 7c0354f into main Jul 28, 2026
11 of 13 checks passed
@KaloyanTanev
KaloyanTanev deleted the kalo/increase-sync-deadline branch July 28, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants