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

The workflow launched by the API doesn't return the result of the last executed service in the chain. #290

Open
Fikirsiz opened this issue Sep 21, 2020 · 0 comments

Comments

@Fikirsiz
Copy link

For example, I have the following Workflow.
Screenshot from 2020-09-21 03-01-11
I think it would be very useful to return the result on the API of the last service executed. In my example, if the device is not available, then the API should return the result of the ping service.
I am currently using the following workaround in Top level Workflow:
Screenshot from 2020-09-21 02-48-11
This method is not flexible and will be inconvenient with a large workflow.

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