Add a `--reset` flag to the `swh scrubber check stalled` command
This flag reset the partitions identified as stalled by setting start_date and end_date to NULL. This should put these reset partition to be selected for checking by a scrubber worker.
parent
67a743d0
No related branches found
No related tags found
Showing
- swh/scrubber/cli.py 15 additions, 5 deletionsswh/scrubber/cli.py
- swh/scrubber/db.py 15 additions, 0 deletionsswh/scrubber/db.py
- swh/scrubber/tests/test_cli.py 82 additions, 3 deletionsswh/scrubber/tests/test_cli.py
- swh/scrubber/tests/test_db.py 24 additions, 0 deletionsswh/scrubber/tests/test_db.py
Loading
Please register or sign in to comment