Zannick/logic-graph

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

Open

#180 opened on Jun 11, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

  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