Skip to content

Conversation

@xdivby0
Copy link

@xdivby0 xdivby0 commented Dec 20, 2025

Currently, the attempts field is quickly misinterpreted to represent all previous attempts, making every message start at 0 and count up from there.

The change is minimal and eliminates this ambiguity, making clear that messages start from one, meaning it includes the current attempt.

Summary

Add "(including the current attempt)" behind the existing sentence.

Documentation checklist

Adds the missing info that the current attempt immediately makes every message start with 1, not 0.
@github-actions github-actions bot added the product:queues Cloudflare Queues: https://developers.cloudflare.com/queues label Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:queues Cloudflare Queues: https://developers.cloudflare.com/queues size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants