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

FlowableTask : handle Exception properly #37

Closed
tchiotludo opened this issue Jan 20, 2020 · 1 comment
Closed

FlowableTask : handle Exception properly #37

tchiotludo opened this issue Jan 20, 2020 · 1 comment
Labels
backend Need some backend code changes

Comments

@tchiotludo
Copy link
Member

For now, some exception can be throw during evaluation of any method of FlowableTask interface.
If this exception occured, it will break the flow and maybe break the application.

We need to properly capture these exception to be resilient in case of an invalid flow

@tchiotludo tchiotludo added backend Need some backend code changes flow labels Jan 20, 2020
@tchiotludo
Copy link
Member Author

must be fixd in 290bebe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Need some backend code changes
Projects
No open projects
Archived in project
Development

No branches or pull requests

1 participant