Knotx / knotx-forms

Forms supports forms submissions and multi-step forms flows
http://knotx.io
Apache License 2.0
0 stars 4 forks source link

failure handling in FormsKnotProxy #10

Closed scypio closed 5 years ago

scypio commented 5 years ago

Implementation of new knotx feature (fragment processing faiilure handling) within forms

Description

New failure handling feature was implemented in https://github.com/Cognifide/knotx/issues/466 This PR allows data bridge to take advantage of the new approach and handle data bridge failures in a more robust way.

Motivation and Context

See core feature documentation

Screenshots (if appropriate)

Upgrade notes (if appropriate)

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.