PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] automatic logging in this.$emit calls

Open
#3,144 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

> 3. Log the data you’re attempting to emit, so we see what the source should have emitted (if the call to this.$emit fails, we may not get good logs to show that, so it’s helpful to know if the data you’re emitting is empty, or if the data is present but we failed to emit for another reason.

This ticket should address #3 in https://github.com/PipedreamHQ/pipedream/issues/3005.

Adding a `debug = true` param in `$emit` should resolve this.

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.