console.log('[Worker] Document Import Worker started'); setInterval(() => { console.log('[Worker] Document Import Worker is running...'); }, 60000);