Skip to content

Commit

Permalink
Add duplicate reason for invalid data transfer session reports
Browse files Browse the repository at this point in the history
  • Loading branch information
bbalser committed Aug 1, 2023
1 parent a497164 commit 8c79f14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/poc_mobile.proto
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ message invalid_data_transfer_ingest_report_v1 {
cancelled = 1;
invalid_gateway_key = 2;
invalid_routing_key = 3;
duplicate = 4;
}
// the invalid ingest report
data_transfer_session_ingest_report_v1 report = 1;
Expand Down

0 comments on commit 8c79f14

Please sign in to comment.