insights: refactor backfiller to support non-global repository sets
View options
- Truncate descriptions
Created by: coury-clark
Refactor the backfiller (historical_enquerer) to support non-global repository iterators given a list of repository names.
For simplicity we can allow the non-global iterator to resolve repository information completely before construction, and fail if any repository information cannot be resolved.

