Skip to content
Merged
Changes from 1 commit
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?

On the Free tier, Pipedream automatically disables sources with a 100% error rate in the past 5 days.

To troubleshoot, you can look at the errors in the [source](/sources/) logs, and may need to reconnect your account and reenable the source for it to run again.

## 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