Hacker News new | ask | show | jobs
by i0exception 4952 days ago
Perhaps I wasn't clear. What I meant was that if you enqueue the job directly and the job is idempotent, using approach 2 will introduce dependencies like the ones you pointed out.