mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Add num_failed_auto_resume into Payload logging.
PiperOrigin-RevId: 643283813
This commit is contained in:
committed by
Copybara-Service
parent
9d65c2346c
commit
80cf0e50fd
@@ -350,6 +350,9 @@ message ConnectionsLog {
|
||||
|
||||
// The result code of this sent payload
|
||||
optional OperationResult operation_result = 8;
|
||||
|
||||
// The number of failed auto resume attempts.
|
||||
optional int32 num_failed_auto_resume = 9;
|
||||
}
|
||||
|
||||
// An attempt to upgrade an existing connection from one medium to another.
|
||||
|
||||
Reference in New Issue
Block a user