-
-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When I'm using three urls for my RSS trigger it works fine. When I add another one it will fail and throw an error OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: argument list too long: unknown. This also happens when I use multiple RSS triggers in different workflows as long as they have all together four urls.
This commit adds two urls so that the workflow has four urls together. This workflow run was before the commit and everything was fine. This workflow run was after the commit and throw the error.
Steps to reproduce
- Create a workflow with a RSS trigger with at least four urls
- Trigger the workflow
Expected result
All four urls should be crawled and the workflow should be executed.
Actual result
The workflow throws an error and fails.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working