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

Make executable able to field RPC requests #10

Open
joshc-slac opened this issue Jul 2, 2024 · 0 comments
Open

Make executable able to field RPC requests #10

joshc-slac opened this issue Jul 2, 2024 · 0 comments
Assignees
Milestone

Comments

@joshc-slac
Copy link
Collaborator

joshc-slac commented Jul 2, 2024

the ideal would be that GRPC is just a transport layer and we can now invoke any sequence if the corresponding config file exists.

That requires this function be properly implemented with requisite safeguards:

job = GenerateTreeFromRequest(request)

Was previously called "replumb with GRPC" which is correct and needed to make executable, but changed the title so we don't get lost in the weeds and see what the utility of that fancy word is.

Josh also make a little slide deck on the GRPC decision so people don't fight you on it its so normal

@joshc-slac joshc-slac self-assigned this Aug 5, 2024
@joshc-slac joshc-slac added this to the MVP (AutoMFX) milestone Sep 4, 2024
@joshc-slac joshc-slac changed the title replumb up with GRPC Make executable... Sep 4, 2024
@tangkong tangkong mentioned this issue Sep 16, 2024
8 tasks
@joshc-slac joshc-slac changed the title Make executable... Make executable able to field RPC requests Sep 18, 2024
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