Deletion of a source may end with 500 error due to broken data. The delete operation should succeed even if there are some data inconsistencies as a way to recover from a bad state.
Deletion should be done in a form of raw queries, which is much more performant and does not complain about bad state.
Deletion of a source may end with 500 error due to broken data. The delete operation should succeed even if there are some data inconsistencies as a way to recover from a bad state.
Deletion should be done in a form of raw queries, which is much more performant and does not complain about bad state.