Staging instance, all changes can be removed at any time

Skip to content

Fix the journal client for old visit status kafka messages

David Douard requested to merge douardda/swh-search:fix-visit-replayer into master

There are kafka messages where the 'type' attribute may be missing. In this case, query the storage for the related OriginVisit to get the visit type. If it's not available, keep the visit_types empty.

Merge request reports

Loading