sendToGroup: Don't fail send if we get 401 from multi_recipient/ request
This commit is contained in:
parent
b5947e0ef1
commit
7c1f186c05
3 changed files with 23 additions and 1 deletions
|
@ -305,4 +305,6 @@ export class ConnectTimeoutError extends Error {}
|
|||
|
||||
export class UnknownRecipientError extends Error {}
|
||||
|
||||
export class IncorrectSenderKeyAuthError extends Error {}
|
||||
|
||||
export class WarnOnlyError extends Error {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue