8451 / 8451/functional-pypelines
Pypeline Step Timing
- Lingua principale
- Python
- Stelle
- 7
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
*Recreating an issue from @jeffbraun-8451 on the internal repo*
Is there a way to enable automatic timing of each Pypeline step that gets printed and potentially returned when the pypeline is run? Apologies if this functionality already exists.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the pypeline execution code to understand how steps are defined and run. The feature likely involves adding timing instrumentation around each step's execution, storing the durations, and deciding on an output format (printed logs, returned data). Check existing logging or monitoring utilities in the codebase for patterns.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100