Skip to content

Fix swh indexer journal client service

It's no longer running since 06/2020.

This problem is 2-fold:

  1. swh/devel/swh-indexer!457 (closed): It's a configuration loading problem. It does not read its configuration even when provided.

  2. swh/devel/swh-indexer!458 (closed): The current indexer journal client implementation relies on the old origin_visit model with "status" field. As this no longer exists, the code needs to be modified to subscribe to origin_visit_status instead.


Migrated from T2814 (view on Phabricator)

Edited by Phabricator Migration user
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information