Skip to content

Commit

Permalink
Update flyteidl/protos/flyteidl/core/tasks.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Han-Ru Chen (Future-Outlier) <eric901201@gmail.com>
  • Loading branch information
Future-Outlier and pingsutw authored Jan 16, 2025
1 parent db4b19e commit 2737251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flyteidl/protos/flyteidl/core/tasks.proto
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ message TaskMetadata {
// This would be used by CreateTask endpoint.
bool is_eager = 14;

// Indicates whether the task will generate a Deck URI when it finishes executing.
// Indicates whether the task will generate a deck when it finishes executing.
// The BoolValue can have three states:
// - nil: The value is not set.
// - true: The task will generate a Deck URI.
Expand Down

0 comments on commit 2737251

Please sign in to comment.