Guilherme Minozzi
Results
2
issues of
Guilherme Minozzi
Hi guys, I have a problem when I run .now(), my job stays in the queue and never runs  My code: ```ts onModuleInit() { this.agendaService .getAgenda() .define( 'sendDiagnosticEmail', async...