Using the high level API. In the error callback if MAD_RECOVERABLE(stream->error) returns true how do I deal with the error? Do I just report the error and return MAD_FLOW_CONTINUE? Will madlib recover the error itself or do I have to fix the error before resuming?