Skip to content

Commit

Permalink
nit2: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam-ajmera committed Sep 27, 2024
1 parent 6a2aaaa commit 46a256e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temporal/api/cloud/usage/v1/message.proto
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ message Summary {
// Records grouped by namespace
repeated RecordGroup record_groups = 3;
// True if data for given time window is not fully available yet (e.g. delays)
// When true, records for the given time range could still be added in the future (until false)
// When true, records for the given time range could still be added/updated in the future (until false)
bool incomplete = 4;
}

Expand Down

0 comments on commit 46a256e

Please sign in to comment.