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

Let the gRPC server listen to a specified port. #1677

Merged
merged 4 commits into from
Jan 9, 2021

Conversation

khituras
Copy link

@khituras khituras commented Jan 8, 2021

The gRPC CLI now has a port option that allows the specification of a custom port. This is necessary to start multiple servers running in parallel. This can then be used by run multiple WandB runs concurrently.

@raubitsj raubitsj changed the base branch from master to pr-1677 January 9, 2021 16:59
@raubitsj
Copy link
Member

raubitsj commented Jan 9, 2021

@khituras Thanks for this PR. I am going to make a couple of tweaks but this is very useful.

The grpc interface isnt fully supported but we are moving in that direction.
If you have time, i'd like to chat about what you are using the grpc interface so we can make sure to support that use case better.

@raubitsj raubitsj merged commit c28ee27 into wandb:pr-1677 Jan 9, 2021
raubitsj added a commit that referenced this pull request Jan 9, 2021
…y the se… (#1681)

* The gRPC server now has the port option that allows to specify the server's listening port. (#1677)
Co-authored-by: Erik Fäßler <chew@gmx.net>
@khituras
Copy link
Author

@raubitsj Thanks a lot for the prompt reaction! I'll gladly chat about why I need it, see E-Mail communication.

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