docs
docs copied to clipboard
Add idempotent publishing code example in languages other than JS
In the messages docs section called Enabling idempotent publishing, the example code that shows how to provide a unique ID for a message is only provided for JavaScript. It would be great to have examples for other languages too. For example, the Java API isn't very clear in terms of this feature and I'm not sure where the unique ID should be provided.
This was also mentioned in this comment.