PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Live feedback of logs to the console when a Node.js step is executing during development

Open
#5,523 0 comments 0 reactions 0 assignees View on GitHub
enhancement tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**
Sometimes Pipedream takes a while to process a step, and I am left to wonder if there is an issue in the code, or if it is working as expected. There is no live feedback to know if the execution is functioning properly.

**Describe the solution you'd like**
If the Node.js logs get printed real-time, I would be able to identify issues with the code almost instantly, as I would if I was working in my local terminal. Instead of all the logs printing at the end, seeing the live feedback would help immensely with troubleshooting and development.

**Do you have a workaround?**
There is no true workaround, I just have to wait for a step to finish executing before I can analyse if it worked as expected.

**Comparable features in other tools?**
Not another platform, but more so my own local development station. Live console logs help in development.

**Additional context**
I am purely asking for this to be implemented in the Node.js modules, however, if it gets implemented elsewhere, great!

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.