-
Couldn't load subscription status.
- Fork 5
Closed
Labels
part:codeAffects the code in generalAffects the code in generaltype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
What's needed?
We currently use a default port of 9090 if incoming URIs don't specify a port. This is confusing, because grpc doesn't have a default port, and we might even inadvertently connect to a different service.
Proposed solution
There should be no default port, and if a URI doesn't specify a port, we should raise an exception immediately after parsing it.
Metadata
Metadata
Assignees
Labels
part:codeAffects the code in generalAffects the code in generaltype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users