Open potibas opened 5 years ago
Hm... not a clue. The only time I've ever seen this is when I've manually deleted a job from the table.
Can you tell us a bit more about your setup? Are you doing anything non-standard?
Hi @samphilipd and @potibas, we're seeing the same error frequently. I don't think we're doing anything special. Any clue where to start debugging?
Pretty standard setup here as well. My jobs just download images from the Internet and upload to Google Cloud Storage.
We eventually moved our codebase from Rihanna to Oban, so can't say anymore... I do remember that I could not reproduce the issue but if I ran say, 100 or 200 jobs concurrently it normally popped up once or twice.
This error is showing up quite frequenly on Sentry.IO for my application:
From what I can gather, it's trying to mark a job as successful, but the job that has been popped from the map is nil.
I'm using Rihanna version 2.0.0 on Elixir 1.8.1 with Erlang/OTP 21.