Zannick/logic-graph
Improve when we retrieve from the db for empty buckets in the heap
Ouverte
#180 ouverte le 11 juin 2024
enhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (4 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.