Open diethard-at-alation opened 2 months ago
Currently these lines are commented within async_handler.py:
async_handler.py
results.append(batch_error)
The batch error should be returned as well. Map it to a proper data model.
Currently these lines are commented within
async_handler.py
:The batch error should be returned as well. Map it to a proper data model.