summaryrefslogtreecommitdiff
path: root/src/srht_contrib/jobs/poller.py
Commit message (Expand)AuthorAgeFilesLines
* feat: improve scheduled indexing throughput and capped backoffChristian Cleberg2026-05-061-7/+49
* add temporary self-graph indexing priorityChristian Cleberg2026-04-121-1/+15
* add durable actor queueing and staggered discovery importsChristian Cleberg2026-04-111-4/+39
* fix: reduce sr.ht poll API load with cached repo discoveryChristian Cleberg2026-04-111-11/+1
* feat: make sync overlap configurable, reduce default from 24h to 1hChristian Cleberg2026-04-111-3/+9
* refactor: retain and backfill only the last year of activityChristian Cleberg2026-04-111-39/+13
* feat: prioritize recent-window backfill before full historyChristian Cleberg2026-04-111-45/+128
* fix: service_backfill_statesChristian Cleberg2026-04-111-1/+2
* feat: add resumable historical backfill for actor activityChristian Cleberg2026-04-111-2/+89
* feat: add lazy actor indexing for contribution lookupsChristian Cleberg2026-04-111-2/+57
* initial commitChristian Cleberg2026-04-091-0/+119