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

txHandler: Enable ERL by default in configuration. #5683

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

gmalouf
Copy link
Contributor

@gmalouf gmalouf commented Aug 18, 2023

Summary

Enable elastic rate limiter by default in go-algorand configuration.

Test Plan

Existing tests run and pass.

onetechnical
onetechnical previously approved these changes Aug 18, 2023
winder
winder previously approved these changes Aug 18, 2023
excalq
excalq previously approved these changes Aug 18, 2023
@algorandskiy algorandskiy dismissed stale reviews from excalq, winder, and onetechnical via 89850c8 August 18, 2023 19:30
@algorandskiy algorandskiy changed the title [Feature]: Enable ERL by default in configuration. txHandler: Enable ERL by default in configuration. Aug 18, 2023
@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #5683 (89850c8) into master (9f74a55) will increase coverage by 0.03%.
Report is 3 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5683      +/-   ##
==========================================
+ Coverage   55.17%   55.20%   +0.03%     
==========================================
  Files         466      466              
  Lines       65080    65080              
==========================================
+ Hits        35906    35926      +20     
+ Misses      26786    26771      -15     
+ Partials     2388     2383       -5     
Files Changed Coverage Δ
config/localTemplate.go 70.76% <ø> (ø)

... and 11 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@algorandskiy algorandskiy merged commit dfdb293 into algorand:master Aug 18, 2023
19 checks passed
@gmalouf gmalouf deleted the enable-erl-by-default branch August 18, 2023 20:28
bbroder-algo pushed a commit to bbroder-algo/go-algorand that referenced this pull request Aug 19, 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

5 participants