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

New worker to just pass parameters #75

Open
abelsromero opened this issue Sep 28, 2020 · 0 comments
Open

New worker to just pass parameters #75

abelsromero opened this issue Sep 28, 2020 · 0 comments

Comments

@abelsromero
Copy link

abelsromero commented Sep 28, 2020

Right now if we want to pass some outpuf from a call as input or another, we need to use aggregate + remove.
This is cumbersome and requires revisiting the remove if changes on the called method happen.

As example:

  1. Calling Service A to collect list of Ids.
  2. Calling Service B with Ids to obting full information of these instances.
@Shudrum Shudrum changed the title [Feature request] New worker to just pass parameters New worker to just pass parameters Nov 2, 2020
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

2 participants