|
|
|
|
|
by arduinomancer
1807 days ago
|
|
I don't really understand this point. I've found its trivial to just have a unique ID in the message and just check if the ID already exists in a jobs table to avoid double processing. I pretty much always have some metadata table needed for the job anyway, so its not like I'm building something extra. |
|