Development
Resolving…GET /api/v1/me
RegBL integrationAvailable now

Delivery schedules

State of the safe incremental RegBL updater: what is scheduled, what it last did, and how to run it now.
Before you run

This service never downloads anything from RegBL. It reads an archive that your delivery process has already placed where the backend expects it. If no archive is there, a run reports SOURCE_NOT_FOUND and writes nothing.

Place archives atomically. Write to a temporary name and rename into place. An archive still being written is detected as SOURCE_UNSTABLE and is not read.

Do not run per-EGID synchronisation at the same time. Only one RegBL operation may be active; a concurrent attempt reports SKIPPED_ANOTHER_ACTIVE and does nothing.

Loading scheduler status…