Skip to content

Commit

Permalink
docs: Add tip about scrapy checkall, #353
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Nov 1, 2024
1 parent 202fe09 commit d6e875e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/admin/siteadmin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@ A publication is frozen if the source is temporarily broken or otherwise unavail

If the publication is no longer updated, or the spider is `removed from Kingfisher Collect <https://kingfisher-collect.readthedocs.io/en/latest/history.html>`__, set the retrieval frequency to ``NEVER``, instead of freezing the publication.

.. tip::

To audit whether publications ought to be frozen, run `scrapy checkall <https://kingfisher-collect.readthedocs.io/en/latest/cli.html#checkall>`__ from Kingfisher Collect.

#. `Find the publication <https://data.open-contracting.org/admin/data_registry/collection/>`__
#. Uncheck *Public*, to hide the publication
#. Check *Frozen*, to stop jobs from being scheduled
Expand Down

0 comments on commit d6e875e

Please sign in to comment.