Fix single bad event causes events.add_batch to skip remaining events

This commit is contained in:
allegroai
2020-06-01 11:33:39 +03:00
parent ede5586ccc
commit b0b09616a8
5 changed files with 129 additions and 87 deletions

View File

@@ -258,6 +258,7 @@
properties {
added { type: integer }
errors { type: integer }
errors_info { type: object }
}
}
}