@@ -409,6 +409,7 @@ export class DeviceService implements OnModuleInit {
}
await setTimeout(1000)
+ await setTimeout(30000)
},
{ timeout: 1 }
)