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

stricter profiling #1622

Merged
merged 1 commit into from May 5, 2021
Merged

Conversation

majestrate
Copy link
Contributor

decrease chances in profiling from 8 to 4, this will make clients far less forgiving for path failures and especially path timeouts.

@majestrate majestrate requested a review from tewinget May 3, 2021 19:17
@@ -75,7 +75,8 @@ namespace llarp
{
if (connectTimeoutCount > chances)
Copy link
Collaborator

Choose a reason for hiding this comment

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

probably a good time to comment this about what it's supposed to be doing / why.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

excluded this hunk it's not needed.

@majestrate majestrate force-pushed the stricter-profiling-2021-05-03 branch from 2b0befb to 955071b Compare May 4, 2021 21:02
@majestrate majestrate merged commit 2bb5a7c into oxen-io:dev May 5, 2021
@majestrate majestrate deleted the stricter-profiling-2021-05-03 branch April 18, 2022 18:18
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