Skip to content

v0.3.3: Search index completeness and route-tree fetch resilience

Choose a tag to compare

@cyanheads cyanheads released this 31 Jul 23:07
v0.3.3
c3b52d6

Search index completeness and route-tree fetch resilience

  • eia_search_routes waits for the corpus to fully warm before ranking and reports indexComplete/indexGaps so a short result set is never mistaken for a settled one (#38)
  • buildRouteTree paces its warm-time fetches through a bounded concurrency gate and marks a node incomplete instead of silently dropping its subtree on a failed fetch (#39)

CHANGELOG v0.3.3