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

Introduce options to parameterize config of the accelerated DHT client #822

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

masih
Copy link
Member

@masih masih commented Mar 5, 2023

Introduce new options such that the following can be configured, with fallback onto the existing hardcoded values:

  • network crawl interval
  • success wait fraction
  • bulk send parallelism
  • timeout per operation

@masih masih requested a review from aschmahmann March 5, 2023 16:00
@masih masih force-pushed the masih/fullrt_opts branch 2 times, most recently from 72a7f35 to a70acdd Compare March 5, 2023 16:13
Introduce new options such that the following can be configured, with
fallback onto the existing hardcoded values:
 * network crawl interval
 * success wait fraction
 * bulk send parallelism
 * timeout per operation
Copy link
Contributor

@guillaumemichel guillaumemichel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guillaumemichel guillaumemichel merged commit 26f6e00 into master Mar 6, 2023
@guillaumemichel guillaumemichel deleted the masih/fullrt_opts branch March 6, 2023 09:59
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.

2 participants