The user can create a reminder for the next day, but if the node process goes down (this happens frequently), the reminder message won't be sent.
store in the DB and load from the DB, because the node instance could be replace with another or load balanced for example.
(from this PR)
jobs that have a id, reminderMessage, status with the possible values: "scheduled", "running", "finished", "error", and an optional name. index.ts), read from the jobs collection to reschedule the jobs that are in an error stateprocess.on('SIGTERM', () => {
console.info('SIGTERM signal received.');
//...
});
I don't see it as a bug, I see it as an improvement 馃
Stale issue message
Stale bot we probably still need this one 馃
@eddiejaoude we probably need to reconfigure the stale bot. He is ignoring your comment to say there is activity 馃槄
Why stalebot, why!? 馃槀
Stale issue message
I think when I remove the label, stalebot behaves.