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

[Merged by Bors] - Add new PoET config "poet-request-timeout" and use it instead of GracePeriod for timeouts #4996

Closed
wants to merge 6 commits into from

Give PoET client more time

3a46a1d
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - Add new PoET config "poet-request-timeout" and use it instead of GracePeriod for timeouts #4996

Give PoET client more time
3a46a1d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 12, 2023 in 0s

77.1% (+0.0%) compared to 6659ac0

View this Pull Request on Codecov

77.1% (+0.0%) compared to 6659ac0

Details

Codecov Report

Merging #4996 (3a46a1d) into develop (6659ac0) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           develop   #4996   +/-   ##
=======================================
  Coverage     77.1%   77.1%           
=======================================
  Files          254     254           
  Lines        30296   30301    +5     
=======================================
+ Hits         23363   23377   +14     
+ Misses        5416    5404   -12     
- Partials      1517    1520    +3     
Files Changed Coverage Δ
activation/activation.go 75.5% <100.0%> (-0.2%) ⬇️
activation/nipost.go 81.5% <100.0%> (+0.5%) ⬆️
config/mainnet.go 95.7% <100.0%> (+<0.1%) ⬆️
config/presets/fastnet.go 100.0% <100.0%> (ø)
config/presets/standalone.go 100.0% <100.0%> (ø)

... and 5 files with indirect coverage changes