Skip to content
Discussion options

You must be logged in to vote

Looks like the error message is too large. Try changing the failure back off configuration. Propeller is trying to recover.
https://github.com/flyteorg/flytepropeller/blob/a2bfb996c77172419ea5d1562ce6af38e6eb1119/pkg/controller/nodes/task/pre_post_execution.go#L108

This can be controlled using:

The pod could be shown as complete without any errors because maximum failure retries are configured to be 50. Refer to discussion #1876

If you have a large string with large outputs, you could configure propeller storage to increase the limit, although this is not recommended. It is b…

Replies: 2 comments 1 reply

Comment options

SandraGH5
Nov 30, 2021
Collaborator Author

You must be logged in to vote
1 reply
@kumare3
Comment options

Answer selected by SandraGH5
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
flyteadmin Issue for FlyteAdmin Service flytepropeller
2 participants