-
Notifications
You must be signed in to change notification settings - Fork 583
Make txArriveTimeout Configurable w/ CLI Flag #734
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
temaniarpit27
merged 14 commits into
0xPolygon:develop
from
thogard785:fetch-timeout-config
May 2, 2023
Merged
Changes from 2 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
f6903b4
added flags, carried flag var through p2p config to backend start fun…
thogard785 5496007
updated type conversion point to simplify - tested flag and no-flag (…
thogard785 b5ff754
updated default txArrivalWait value to 500ms. updated commented lines…
thogard785 3c23de2
changed txArrivalWait config type from int to time.Duration, changed …
thogard785 cfb9eb3
added missing ms to server.md (typo fix)
thogard785 b8be0da
added log line to print the txArrivalWait value into the fetchers go …
thogard785 d56370b
added check to set the txArrivalWait value to the txGatherSlack value…
thogard785 070b13e
added config.toml example values to different config setups, added Tx…
thogard785 a5b49c3
added a maxTxArrivalWait constant to the fetcher. config params with …
thogard785 1e926cf
merged in the current develop branch
thogard785 7d765e0
added in some cuddling changes to address the linter / CI test fails
thogard785 e62cf51
merged in updates to develop branch
thogard785 63f79e3
added a space for some cuddlin
thogard785 62d8cc0
added in 500ms duration to txfetcher_fuzzer
thogard785 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.