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

Safe Scripts Error Management (Rollback to the Previous State) #90

Open
VincenzoFerme opened this issue Aug 23, 2016 · 0 comments
Open
Assignees
Milestone

Comments

@VincenzoFerme
Copy link
Member

If a script has an error, we should rollback the eventually changes made to cassandra to the version before the execution. This is also important because we retry scripts in case Spark has some not managed errors #57. Anyway in case of errors, the script should stop immediately and avoid writing anything on the database (e.g., maybe number_of_process_instances does write anyway).

@VincenzoFerme VincenzoFerme added this to the Priorities milestone Aug 23, 2016
@VincenzoFerme VincenzoFerme self-assigned this Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant