[extension/db_storage] Batch implementation is not transactional #29730
Labels
bug
Something isn't working
closed as inactive
extension/storage/dbstorage
good first issue
Good for newcomers
help wanted
Extra attention is needed
Stale
What happened?
client.Batch
method implementation should be wrapped in a transaction. If any of the batch operations fails, the database state must not be changed.Collector version
0.90.1
The text was updated successfully, but these errors were encountered: