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

Allow yapapi to chose proxy port randomly from given range #1098

Open
3 tasks
lucekdudek opened this issue Jan 31, 2023 · 0 comments
Open
3 tasks

Allow yapapi to chose proxy port randomly from given range #1098

lucekdudek opened this issue Jan 31, 2023 · 0 comments

Comments

@lucekdudek
Copy link
Contributor

When working on golemfactory/dapp-runner#70 we discovered that the most optimal solution to proxy port race condition would be to change yapapi behavior.

Both http_proxy and socket_proxy modules have similar interfaces required port to be specified when initializing


ToDo:

  • Allow yapapi modules to select random proxy port when it is not specified
  • Return selected port
  • Add argument[s] that would specific range from which the port cna be selected
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

No branches or pull requests

1 participant