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

Going into infinite loop in error handle flow while iterate activity mapping error #193

Closed
lixingwang opened this issue Jun 25, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@lixingwang
Copy link
Contributor

I'm submitting a ... (check one with "x")

[*] bug report => search github for a similar issue or PR before submitting
[] enhancement request
[] feature request
[] support request
[] general question

Current behavior (how does the issue manifest):
The error flow goes into dead loop while configuring an iterate over a log message activity with expected mapping error.
Expected behavior:
Return the error out rather than dead loop.
Minimal steps to reproduce the problem (not required if feature enhancement):
Attached reproducible flogo.json, start the engine and trigger rest get request.(http://localhost:8888/book)
flogo.json.zip

What is the motivation / use case for changing the behavior?

Please tell us about your environment (Operating system, docker version, browser & verison if webui, etc):

Flogo version (CLI & contrib/lib. If unknown, leave empty or state unknown): 0.X.X

Additional information you deem important (e.g. issue happens only occasionally):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants