While LedgerSync tries to catch and translate errors, not all errors will be caught. In these cases, you can resque a generic LedgerSync::OperationError
and determine what to do based on the response body.
While LedgerSync tries to catch and translate errors, not all errors will be caught. In these cases, you can resque a generic LedgerSync::OperationError
and determine what to do based on the response body.