Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack tasks are missing the 4k output to file limit #41

Open
morarucostel opened this issue Oct 27, 2021 · 2 comments
Open

Slack tasks are missing the 4k output to file limit #41

morarucostel opened this issue Oct 27, 2021 · 2 comments
Assignees
Labels
bug Something isn't working project: flow

Comments

@morarucostel
Copy link
Member

Describe the bug
Using a task from the Slack category, a task with an output bigger than 4K, will break due to Tekton limitation on the output result parameters.

To Reproduce
Run Get Slack Channels task in a workflow and it will fail with
Unable to execute job with reason: TaskRunResultTooLarge - Task has exceeded the maximum allowed 4096 byte size for Result Parameters..

  • Commands to run
  • Interactions to cause issue to happen

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Version 2.9.18

Additional context
Add any other context about the problem here.

@morarucostel morarucostel added the bug Something isn't working label Oct 27, 2021
@morarucostel morarucostel self-assigned this Oct 27, 2021
@tlawrie
Copy link
Member

tlawrie commented Oct 27, 2021

Hey @morarucostel. With this, do we continue to make changes to the tasks to handle the result to file OR do we wait for TEP-0086?

@tlawrie
Copy link
Member

tlawrie commented Nov 3, 2021

Hey @morarucostel checking in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working project: flow
Projects
Status: Ready
Development

No branches or pull requests

2 participants