Skip to content

Multiple rss feeds as trigger returns error #4

@MarcMogdanz

Description

@MarcMogdanz

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

  1. Create a workflow with a RSS trigger with at least four urls
  2. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions