More logging in addDeliveryIssue, properly wait in getProfiles
This commit is contained in:
parent
276c153ec4
commit
67d13e9ba8
3 changed files with 9 additions and 5 deletions
|
@ -472,6 +472,7 @@ async function requestResend(decryptionError: DecryptionErrorEventData) {
|
|||
receivedAt: receivedAtDate,
|
||||
receivedAtCounter,
|
||||
senderUuid,
|
||||
sentAt: timestamp,
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue