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 ![image](https://github.com/agenda/agenda/assets/61752597/22a65111-3e9b-445c-9954-bcd9e10b2030) My code: ```ts onModuleInit() { this.agendaService .getAgenda() .define( 'sendDiagnosticEmail', async...