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

feat: implement automatic proxy instantiation in the dynamic loader #196

Closed
sebastianpfischer opened this issue Nov 18, 2022 · 0 comments · Fixed by #215 or #212
Closed

feat: implement automatic proxy instantiation in the dynamic loader #196

sebastianpfischer opened this issue Nov 18, 2022 · 0 comments · Fixed by #215 or #212
Assignees
Labels
feature New feature or request size L Complexity of the ticket test Increase code coverage

Comments

@sebastianpfischer
Copy link
Contributor

In order to enable users to write a yaml files where auxiliaries need to use a same connector without dealing with the proxy layer,
we want to extend the dynamic loader to recognise that several aux are using the same connector and create the proxy layer in between

@sebastianpfischer sebastianpfischer added feature New feature or request size L Complexity of the ticket test Increase code coverage labels Nov 18, 2022
@sebastianpfischer sebastianpfischer added this to the Release 0.21.0 milestone Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request size L Complexity of the ticket test Increase code coverage
Projects
None yet
2 participants