exit dump on signal ; remove FailOnError flag
It is not useful because:
- This field is confusing: contrary to the name it would fail only on event parsing errors if enabled, not all errors
- We currently already have known parsing errors (withdraw fields missing), so using this field is already not possible.