Page MenuHomeSoftware Heritage

D949.diff
No OneTemporary

D949.diff

diff --git a/swh/indexer/metadata.py b/swh/indexer/metadata.py
--- a/swh/indexer/metadata.py
+++ b/swh/indexer/metadata.py
@@ -76,7 +76,8 @@
.translate(data)
except Exception:
self.log.exception(
- "Problem during tool retrieval of metadata translation")
+ "Problem during metadata translation "
+ "for content %s" % hashutil.hash_to_hex(id))
return result
def persist_index_computations(self, results, policy_update):

File Metadata

Mime Type
text/plain
Expires
Nov 5 2024, 4:23 PM (12 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3217615

Event Timeline