[Core feature] Default task resource behavior should apply for node level overrides #5414
Open
2 tasks done
Labels
backlogged
For internal use. Reserved for contributor team workflow.
enhancement
New feature or request
Motivation: Why do you think this is important?
The flyte docs https://docs.flyte.org/en/latest/user_guide/productionizing/customizing_task_resources.html#customizing-task-resources specify how to configure task resources in the decorator and using
with_overrides
syntax (https://docs.flyte.org/en/latest/user_guide/productionizing/customizing_task_resources.html#using-with-overrides)however, the back-end behavior, documented here: https://docs.flyte.org/en/latest/deployment/configuration/customizable_resources.html#task-resources
clarifies that
This is not the case for overrides, confusingly
Goal: What should the final outcome look like, ideally?
Both node level overrides and task resources specified in the decorator should have the same treatment and validation in the back-end
Describe alternatives you've considered
Current implementation. It works but isn't intuitive
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: