8451 / 8451/functional-pypelines
Pypeline Step Timing
- Vorherrschende Sprache
- Python
- Sterne
- 7
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
*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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100