Runs & Plans tabs are empty even after execution, schedule only visible...
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer
Brought to you by:
slothflowlabs
Originally created by: add944
Originally owned by: SouravRoy-ETL
Hello,
the plans & runs views seem to be empty regardless of the pipeline state/configuration
Is it possible to have the schedules view in a tab as well?
Ticket changed by: SouravRoy-ETL
Ticket changed by: SouravRoy-ETL
Originally posted by: SouravRoy-ETL
Thank you for the detailed write-up and the screenshots, that was genuinely helpful. The Run and Plan tabs were placeholder panels that never rendered the data (the run history was being saved correctly all along, it just was not displayed). They are wired up now: the Run tab shows per-node status, row counts, timings, and errors from the last run, and the Plan tab live-compiles the pipeline and shows the DuckDB SQL for each step. A dedicated top-level Schedules tab is still on my list, for now schedules remain on the pipeline right-click menu, but I hear you and want that surfaced in a tab too.
New build here, would love to know if the tabs work for you now: https://github.com/SouravRoy-ETL/duckle/releases/tag/v0.1.0-hotfix2
Originally posted by: add944
Perfect, can confirm the plan is displayed now in the "plans" tab and runs are logged under "run" section - scheduler tab is a great nice-to-have but works well as is too , thank you!
Originally posted by: datamike
@SouravRoy-ETL , I compiled and ran hotfix2 on an Intel-based Mac. The plan tab now renders the SQL for the pipeline (which is so cool!).
(Michael Boyle, michael-boyle-ab10242 on LinkedIn)
Originally posted by: SouravRoy-ETL
@add944 & @datamike - Guys thanks a lot from the bottom of my heart to support the initiative. Feel proud to have you guys!!