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

[Feature Request] Add fallback Update/Signal/Query listeners #508

Open
roxblnfk opened this issue Sep 23, 2024 · 0 comments
Open

[Feature Request] Add fallback Update/Signal/Query listeners #508

roxblnfk opened this issue Sep 23, 2024 · 0 comments
Labels
Feature New feature or request

Comments

@roxblnfk
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Right now we declare handlers dynamically using only known names.
It would be nice to have the ability to declare a handler for signals, queries, and updates whose names we don't know in advance.

Describe the solution you'd like

Add something like Workflow::registerListener() function to define fallback update/signal/query listeners

Additional context

Java docs

@roxblnfk roxblnfk added the Feature New feature or request label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant