Y
Hacker News
new
|
ask
|
show
|
jobs
by
reillyse
265 days ago
Why would u need exactly once semantics if the workflow is idempotent?
You specifically need exactly once when the action you are doing is not idempotent.