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.