Zannick/logic-graph
Improve when we retrieve from the db for empty buckets in the heap
開放
#180 建立於 2024年6月11日
enhancementgood first issuehelp wanted
倉庫指標
- 星標
- (4 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
- 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.