Created by: jeffkpayne
Motivation
Implementing idempotent operations when working with queues that don't strictly guarantee one-time delivery/processing seemed like an important topic to include. Idempotent operations are clearly an important concept in distributed systems and task queues are one concrete construct that can benefit from them.
Review the Contributing Guidelines
Before submitting a pull request, verify it meets all requirements in the Contributing Guidelines.
Translations
See the Contributing Guidelines. Verify you've:
- Tagged the language maintainer
- Prefixed the title with a language code
- Example: "ja: Fix ..."