mirror of
https://github.com/peridotbuild/peridot.git
synced 2024-12-03 18:16:25 +00:00
Add Batch seal info
This commit is contained in:
parent
38fc997fcf
commit
edd035f86e
@ -42,6 +42,7 @@ message Batch {
|
||||
google.protobuf.Timestamp update_time = 4 [(google.api.field_behavior) = OUTPUT_ONLY];
|
||||
|
||||
// Output only. Timestamp when the batch was sealed.
|
||||
// Batches are automatically sealed after an hour of inactivity.
|
||||
google.protobuf.Timestamp seal_time = 5 [(google.api.field_behavior) = OUTPUT_ONLY];
|
||||
|
||||
// Output only. Bugtracker URI of the batch.
|
||||
|
Loading…
Reference in New Issue
Block a user