aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-05-06 23:19:54 -0500
committerChristian Cleberg <[email protected]>2026-05-06 23:19:54 -0500
commit6289a28296bd0863d373bb47c1c85038f4bc6a2b (patch)
treedee6f38ddf69ef361ceaccc855ac8b70cbe302a2 /API.md
parent79182c129011a65bec9006d295dbe382b0d81f97 (diff)
downloadhutch-stats-6289a28296bd0863d373bb47c1c85038f4bc6a2b.tar.gz
hutch-stats-6289a28296bd0863d373bb47c1c85038f4bc6a2b.tar.bz2
hutch-stats-6289a28296bd0863d373bb47c1c85038f4bc6a2b.zip
feat: improve scheduled indexing throughput and capped backoff
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: