Zannick/logic-graph
Improve when we retrieve from the db for empty buckets in the heap
Open
#180 opened on Jun 11, 2024
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (4 stars)
- PR merge metrics
- (PR metrics pending)
Description
- 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.
- Update thresholds in
maybe_fetch_for_empty_bucketsto be dependent on both values.