Add all sends needed for retry to conversationJobQueue
This commit is contained in:
parent
0d37396339
commit
5949cc11b1
9 changed files with 687 additions and 197 deletions
|
@ -312,3 +312,5 @@ export class UnknownRecipientError extends Error {}
|
|||
export class IncorrectSenderKeyAuthError extends Error {}
|
||||
|
||||
export class WarnOnlyError extends Error {}
|
||||
|
||||
export class NoSenderKeyError extends Error {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue