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

Round Times: Set minimum dynamic filter timeout to 2500ms. #5853

Merged
merged 1 commit into from Dec 7, 2023

Conversation

gmalouf
Copy link
Contributor

@gmalouf gmalouf commented Dec 4, 2023

Summary

Set minimum dynamic filter timeout to 2500ms. Additionally, set minimum credential round lag to 8 (helping stabilize for voteValidatedAt lookups in telemetry).

Test Plan

Existing tests pass.

…round lag to 8 (helping stabilize for voteValidatedAt lookups in telemetry).
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae133b8) 55.86% compared to head (fd09b18) 55.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5853      +/-   ##
==========================================
+ Coverage   55.86%   55.89%   +0.02%     
==========================================
  Files         477      477              
  Lines       67259    67262       +3     
==========================================
+ Hits        37576    37595      +19     
+ Misses      27133    27122      -11     
+ Partials     2550     2545       -5     

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

@gmalouf gmalouf marked this pull request as ready for review December 4, 2023 20:41
@jannotti jannotti merged commit e63b634 into algorand:master Dec 7, 2023
19 checks passed
@gmalouf gmalouf deleted the dynamic-round-times-floor-update branch December 7, 2023 17:51
@gmalouf gmalouf self-assigned this Dec 7, 2023
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.

None yet

3 participants