Reconnect within MessageReceiver
This commit is contained in:
parent
0ec23be91b
commit
a6394e0c8b
5 changed files with 40 additions and 24 deletions
|
@ -186,3 +186,5 @@ export class UnregisteredUserError extends Error {
|
|||
appendStack(this, httpError);
|
||||
}
|
||||
}
|
||||
|
||||
export class ConnectTimeoutError extends Error {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue