Skip to content

Conversation

@EnricoSchw
Copy link
Contributor

@EnricoSchw EnricoSchw commented Sep 3, 2025

BugWPB-19989 [Calling] Epoch Update not passed on AVS

Description

When passing the epoch information to AVS, we notice significant things.

  • Epochs are much larger than the join/leave events would expect.
  • Epoch updates are not always passed to AVS.
  • Different clients send with different epochs.

To narrow down the cause, we are monitoring the epoch generation and forwarding to the AVS SDK.

Checklist

  • mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@codecov
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

❌ Patch coverage is 17.85714% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.72%. Comparing base (ed7bf63) to head (00cae1a).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #19482      +/-   ##
==========================================
- Coverage   42.74%   42.72%   -0.02%     
==========================================
  Files        1343     1343              
  Lines       32565    32590      +25     
  Branches     7198     7205       +7     
==========================================
+ Hits        13920    13925       +5     
- Misses      16972    16990      +18     
- Partials     1673     1675       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@EnricoSchw EnricoSchw marked this pull request as ready for review September 3, 2025 16:32
@EnricoSchw EnricoSchw requested review from a team and otto-the-bot as code owners September 3, 2025 16:32
@sonarqubecloud
Copy link

@EnricoSchw EnricoSchw merged commit 690f168 into dev Sep 15, 2025
13 checks passed
@EnricoSchw EnricoSchw deleted the fix/WPB-19989-more-logs-for-update branch September 15, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants