Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

With Temporal, your activity logic still needs to ensure idempotency e.g. by checking if an event id / idempotency key exists in a table. It's still at-least-once delivery. Temporal does make it easy to mint an idempotency key by concatenating workflow run id and activity id, if you don't have a one provided client-side.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: