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

Subscription to task flows in parent paths #6

Open
dpecos opened this issue Jun 30, 2016 · 2 comments
Open

Subscription to task flows in parent paths #6

dpecos opened this issue Jun 30, 2016 · 2 comments

Comments

@dpecos
Copy link
Collaborator

dpecos commented Jun 30, 2016

Given two endpoints interchanging tasks in a path like x.y.z, it would be nice to be able to handle x and x.y as channels to be able to track the task conversation happening in x.y.*

This way you could react to already existing actions happening in the system without modifying the endpoints nor interacting with them.

@jaracil
Copy link
Owner

jaracil commented Jun 30, 2016

Hi Dani.
I think we need a global hook system for subscribe to all Nexus actions, not only tasks.

@rgzr rgzr self-assigned this Aug 24, 2016
@rgzr
Copy link
Collaborator

rgzr commented Dec 13, 2017

Hooks for tasks and users were implemented but documentation is missing.

@rgzr rgzr added the pending label Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants