Staging instance, all changes can be removed at any time

Skip to content

Remove tool ids from Kafka messages

  1. they are internal to the DB so they do not belong in Kafka
  2. on unrelated errors, they cause swh.journal to crash because it does not know how to handle integers in the output of unique_key()

Closes #4719 (closed)


Migrated from D8934 (view on Phabricator)

Merge request reports

Loading