Page MenuHomeSoftware Heritage

Make the checker able to run as daemon or one-shot
ClosedPublic

Authored by qcampos on Jun 1 2016, 2:21 PM.

Details

Summary

When ran as daemon, the checker run forever in background. When not as daemon, it only check for a single random batch of content.
That could allow the checker to run as multiple one-shot with a cron.

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

qcampos retitled this revision from to Make the checker able to run as daemon or one-shot.
qcampos updated this object.
qcampos edited the test plan for this revision. (Show Details)
qcampos added a reviewer: ardumont.
qcampos edited edge metadata.

Catch all exception to avoid the daemon checker to terminate in case a network error occured.

ardumont edited edge metadata.
This revision is now accepted and ready to land.Jun 1 2016, 4:38 PM
This revision was automatically updated to reflect the committed changes.