Zannick/logic-graph

Improve when we retrieve from the db for empty buckets in the heap

Offen

#180 geöffnet am 11.06.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (0 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (4 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

  1. Change db mins to include both params (time since last visit, total estimate to finish). Likely we'll want them separate so we can still use atomic values.
  2. Update thresholds in maybe_fetch_for_empty_buckets to be dependent on both values.

Contributor Guide