Zannick/logic-graph
Improve when we retrieve from the db for empty buckets in the heap
Aberta
#180 aberto em 11 de jun. de 2024
enhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (4 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.