Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

More closely couple the API's loading bar with the calculations it's actually performing

Aperta
#2,001 3 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@Swetna ci sta già lavorando.

Dal 8/5/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

At the moment, on the front end, we just make a guess as to how long the run should take. If technically feasible and not a heavy lift (and I'm not sure either of those are true), it'd be great to more closely couple the loading bar to the actual calculations we're doing. If we could evaluate the total queue size at some optimal point, then just check how many we've done, maybe this would be possible? And we use a front-end polling structure every ~1s, so all we'd have to do is return a percentage calculated from there.

Lingua principale
Python
Stelle
18
Fork
33
Merge medio
1g 4h
PR unite (30g)
21

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di PolicyEngine/policyengine-api

Tutte le issue di PolicyEngine/policyengine-api

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.