mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 12:15:50 +01:00
Attempt to resend pending messages if job creation failed.
This commit is contained in:
committed by
Greyson Parrelli
parent
173983a1ab
commit
f540886bb8
@@ -238,4 +238,8 @@ message BackupDeleteJobData {
|
||||
|
||||
repeated Stage completed = 1;
|
||||
Tier tier = 2;
|
||||
}
|
||||
}
|
||||
|
||||
message SecondRoundFixupSendJobData {
|
||||
uint64 messageId = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user