Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Add interruptible field to TaskMetadata #46

Merged
merged 4 commits into from
Mar 9, 2020

Conversation

migueltol22
Copy link
Contributor

@migueltol22 migueltol22 commented Mar 6, 2020

For interruptible we will populate it at the node level but require it be part of TaskMetadata for a user to set the value.

We are using oneof instead of bool because otherwise we would be unable to distinguish between value being set by the user or defaulting to false.

The logic of handling precedence will be done as part of flytepropeller.

@surindersinghp
Copy link
Contributor

looks good to me. @matthewphsmith: can you please take a look as well?

wild-endeavor
wild-endeavor previously approved these changes Mar 6, 2020
@migueltol22 migueltol22 merged commit f85d5fb into master Mar 9, 2020
eapolinario pushed a commit that referenced this pull request Sep 8, 2023
* add interruptible

* upd comment

* upd version

* upd comment
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants