D
This commit is contained in:
@@ -23,7 +23,7 @@ export class SqsPosterWorker {
|
||||
await this.notifyService.sendMessageToTele(`🚀 Worker started for ${await this.sqs.getQueueName()}`)
|
||||
|
||||
//check cookie
|
||||
this.xRouterService.verifyCookie();
|
||||
await this.xRouterService.verifyCookie();
|
||||
|
||||
let ReceiptHandle = '';
|
||||
while (true) {
|
||||
|
||||
Reference in New Issue
Block a user