Body read errors are just regular errors, so we can reclassify them
all into absorb errors
Since we only have absorb errors, flip the switch so that all errors
are absorbed. This will make it easier to surface errors into the
controller.
Signed-off-by: Daniel Morsing <dmo@jetstack.io>