Zannick/logic-graph

Improve when we retrieve from the db for empty buckets in the heap

Ouverte

#180 ouverte le 11 juin 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (0 fork)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (4 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

  1. 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.
  2. Update thresholds in maybe_fetch_for_empty_buckets to be dependent on both values.

Guide contributeur