Skip to content

erp5_wendelin/DataBucketStream: Make logs more useful if same key re-ingested

It's difficult to debug why the same key is re-ingested if we don't know which key is ingested twice. It's also useful to know if the same data is uploaded (redundant) or the data changed (progress).

/cc @Tyagov @klaus

Merge request reports