@ -285,7 +285,7 @@ class IETL(BaseIO) :
writer.write(_data,schema=_schema)
except Exception as e:
_action = 'post-error'
_input['error'] = str(e)
print ([e])