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

Testing proposal timeout branch in goth #1669

Merged
merged 3 commits into from
Nov 5, 2021
Merged

Conversation

maaktweluit
Copy link
Contributor

@maaktweluit maaktweluit commented Oct 29, 2021

Extend negotiation ( wait for proposal ) timeout to 30 seconds because braodcasts can collide and get ignored.

This ensures 8-10 broadcast can go through compared to the 1-2 with the lower timeout

@maaktweluit maaktweluit self-assigned this Oct 29, 2021
@maaktweluit maaktweluit marked this pull request as ready for review November 3, 2021 14:55
@@ -23,7 +23,7 @@ pytest-asyncio = "^0.14"
# goth = "^0.7"
# to use development goth version uncomment below
# goth = { git = "https://github.com/golemfactory/goth.git", branch = "fix-flaky-tests-wait_for_proposals" }
goth = { git = "https://github.com/golemfactory/goth.git", rev = "b5b4ad3c4156899781888f12c9e614ad7f734af9" }
goth = { git = "https://github.com/golemfactory/goth.git", branch = "master" }
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should reference specific commit on master

Copy link
Contributor Author

Choose a reason for hiding this comment

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

the lock file already references a specific commit, but can update this :)

@maaktweluit maaktweluit merged commit 4d32b1b into master Nov 5, 2021
@maaktweluit maaktweluit deleted the mwu/proposal_timeout branch November 5, 2021 10:32
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