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

go/worker/common: Lower default transaction recheck interval #4618

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Mar 31, 2022

No description provided.

@kostko kostko force-pushed the kostko/feature/rt-tx-recheck-defint branch from 4239b62 to 53d2644 Compare March 31, 2022 08:18
@kostko kostko marked this pull request as ready for review March 31, 2022 08:18
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #4618 (53d2644) into master (fecead0) will increase coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4618      +/-   ##
==========================================
+ Coverage   66.99%   67.15%   +0.16%     
==========================================
  Files         430      430              
  Lines       48655    48655              
==========================================
+ Hits        32594    32675      +81     
+ Misses      12025    11961      -64     
+ Partials     4036     4019      -17     
Impacted Files Coverage Δ
go/worker/common/config.go 72.91% <100.00%> (ø)
go/sentry/api/grpc.go 40.62% <0.00%> (-3.13%) ⬇️
go/oasis-node/cmd/ias/auth_registry.go 65.81% <0.00%> (-2.57%) ⬇️
go/runtime/registry/host.go 66.23% <0.00%> (-2.17%) ⬇️
go/worker/registration/worker.go 67.85% <0.00%> (-0.31%) ⬇️
go/worker/compute/executor/committee/node.go 72.27% <0.00%> (-0.11%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 69.77% <0.00%> (ø)
go/storage/mkvs/db/badger/badger.go 70.28% <0.00%> (+0.33%) ⬆️
go/consensus/tendermint/full/full.go 63.70% <0.00%> (+0.56%) ⬆️
go/registry/api/api.go 57.44% <0.00%> (+0.75%) ⬆️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2b638c...53d2644. Read the comment docs.

@kostko kostko merged commit 4c8b1c1 into master Mar 31, 2022
@kostko kostko deleted the kostko/feature/rt-tx-recheck-defint branch March 31, 2022 08:45
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.

None yet

2 participants