Expand description
The Pipeline tab’s history: queue depth per state per day, and the flow through each.
Reads the daily snapshots the ledger-snapshot phase writes. The ledger holds current state
only, so a row that passed through a state in an hour leaves no depth trace there — history
cannot be reconstructed from it, which is why the snapshots exist.
Structs§
- Credit
Registration History - Credit
Registration History Day - Credit
Registration History Point - One state’s depth and flow on one day.
- History
Query
Constants§
- DEFAULT_
DAYS 🔒 - MAX_
DAYS 🔒
Functions§
- _add_
routes - get_
credit_ registration_ pipeline_ history - GET
/api/v0/main-frontend/credit-registration-admin/pipeline-history- Daily queue depth per ledger state, with what entered and left each state that day.