Artem Ukolov
Results
1
issues of
Artem Ukolov
Hello. I don't know, actually, what kind of reason, but my job not start when device restarted. This is my code: BackgroundJob.register({ jobKey: exactJobKey, job: () => console.log(new Date()) });...