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

 (0 comentário) (0 reação) (0 responsável)Rust (0 fork)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (4 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador