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

The configuration [Clients] setting would become the service dependency #804

Open
cloudxxx8 opened this issue Dec 13, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@cloudxxx8
Copy link
Member

🚀 Feature Request

Relevant Package [REQUIRED]

This feature request is for all

Description [REQUIRED]

If a service define a new client configuration for another service, it would become the dependency when the service starts up.

return "", fmt.Errorf("unable to Get service endpoint for '%s': %s. Giving up", serviceKey, err.Error())

EdgeX is micro service architecture, sometimes a REST clients configuration is just for option, so it should not become the dependency

Describe the solution you'd like

Establish the client URL when it is invoked, not in the service starting up.

Describe alternatives you've considered

None

@cloudxxx8 cloudxxx8 added the enhancement New feature or request label Dec 13, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Technical WG Dec 13, 2024
@cloudxxx8 cloudxxx8 moved this from New Issues to Release Backlog in Technical WG Dec 13, 2024
@jumpingliu jumpingliu moved this from Release Backlog to New Issues in Technical WG Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: New Issues
Development

No branches or pull requests

1 participant