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

Allow a ori-<kind> runtime to expose events on its own #630

Open
adracus opened this issue Feb 6, 2023 · 0 comments
Open

Allow a ori-<kind> runtime to expose events on its own #630

adracus opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@adracus
Copy link
Contributor

adracus commented Feb 6, 2023

Summary

Currently, to listen to events of an ori-<kind> runtime, we continuously List and infer events using the
ori event generator. This works good enough, however it is not optimal. We should extend the various ori
interfaces to allow a runtime below to expose its events directly (e.g. the machinebroker could expose
the watch events) and consume these instead of inferred ones.

@adracus adracus added the enhancement New feature or request label Feb 6, 2023
@afritzler afritzler added this to Core Nov 20, 2023
@afritzler afritzler moved this to Todo in Core Nov 20, 2023
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: 📋 Todo
Development

No branches or pull requests

1 participant