mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove rocket chat
This commit is contained in:
@@ -41,7 +41,7 @@ export class SignalRService {
|
||||
|
||||
this.deadConnectionBackGround = new Subject()
|
||||
this.deadConnectionBackGround.pipe(
|
||||
switchMap(() => timer(300000)),
|
||||
switchMap(() => timer(150000)),
|
||||
).subscribe(() => {
|
||||
this.newConnection()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user