-
- Downloads
Schedule save code now as recurring origins to ingest when successful
To allow users to request only once their save code now origins, once the first ingestion is successfully ingested, we also mark it as recurrent origin to crawl. Implementation wise, the scheduling routine in charge of updating the save code now statuses reported in the save code now ui is in charge of this. Related to T1524
parent
8b4e77ca
No related branches found
Tags v0.0.313
Showing
- conftest.py 1 addition, 1 deletionconftest.py
- requirements-test.txt 1 addition, 0 deletionsrequirements-test.txt
- swh/web/common/management/commands/refresh_savecodenow_statuses.py 41 additions, 0 deletions...ommon/management/commands/refresh_savecodenow_statuses.py
- swh/web/config.py 2 additions, 1 deletionswh/web/config.py
- swh/web/tests/common/test_django_command.py 154 additions, 12 deletionsswh/web/tests/common/test_django_command.py
-
Some references in the commit message have been migrated:
- T1524 is now #1524 (closed)
-
mentioned in merge request !578 (closed)
-
mentioned in merge request !1045 (closed)
Please register or sign in to comment