[BUG] with_overrides unsets timeout if not specified #6153
Labels
backlogged
For internal use. Reserved for contributor team workflow.
bug
Something isn't working
flytekit
FlyteKit Python related issue
Describe the bug
with_overrides will unset a timeout if timeout is not specified in the with_overrides call.
https://github.com/flyteorg/flytekit/blob/4e93e36843b8f13f06eb088e1a46232ad1fb225d/flytekit/core/node.py#L178
Expected behavior
with_overrides should only override specified params
Additional context to reproduce
Screenshots
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: