aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/API.md b/API.md
index 43fb75f..8c810ab 100644
--- a/API.md
+++ b/API.md
@@ -54,6 +54,7 @@ Background polling:
- The scheduler always seeds `DEFAULT_ACTOR` as a known actor.
- Public contribution reads register additional actors for later background polling.
- The scheduler only processes due actors, up to `DISCOVERY_BATCH_SIZE` per pass.
+- Scheduled first indexing skips bounded one-year backfill work, then drains backfill in later scheduled passes so newly requested actors become indexed sooner.
- Manual polling remains available through `POST /api/contributions/poll`.
Repository names: