Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs-v2/pages/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@ https://pipedream.com/sources/dc_abc123

Your source's ID is the value that starts with `dc_`. In this example: `dc_abc123`.

## Why is my trigger paused?

Pipedream automatically disables sources with a 100% error rate in the past 5 days for accounts on the Free plan.

To troubleshoot, you can look at the errors in the [source](/sources/) logs, and may need to reconnect your account and re-enable the source for it to run again. If the issue persists, please reach out in [the community](https://pipedream.com/support).

## Warnings

Pipedream displays warnings below steps in certain conditions. These warnings do not stop the execution of your workflow, but can signal an issue you should be aware of.
Expand Down
Loading