Skip to content

Conversation

@maheshwarip
Copy link
Contributor

@maheshwarip maheshwarip commented Feb 25, 2025

Ready for review, but don't merge yet please!

Connected to cloudflare/workers-sdk#8256

Screenshot 2025-02-25 at 2 53 54 PM

Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hyperlint Review is complete!

Hyperlint Vale Style Guide Review

Reviewed 2 files and found 1 issues.

See the inline comments and suggestions below.

Hyperlint Link Check Review

Reviewed 2 files and found 0 issues.


We are upgrading our reviewer model! Going forward, our model will learn your particular style - which comments you all accept and reject, so that it can further personalize its suggestions.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation. It can review, edit, and suggest fixes for your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Howdy and thanks for contributing to our repo. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.

@github-actions github-actions bot added product:queues Cloudflare Queues: https://developers.cloudflare.com/queues product:workers Related to Workers product size/s labels Feb 25, 2025
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Mar 17, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Introduced the ability to pause and purge message delivery in the Queues documentation.

  • Added documentation for pausing message delivery from a queue.
  • Introduced commands for resuming message delivery.
  • Added information on purging queues and its implications.

Modified Files

  • src/content/docs/workers/wrangler/commands.mdx

Added Files

  • src/content/docs/queues/configuration/pause-purge.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

What is Hyperlint?

Hyperlint is an AI agent that helps you write, edit, and maintain your documentation.

Learn more about the Hyperlint AI reviewer and the checks that we can run on your documentation.

@maheshwarip maheshwarip marked this pull request as ready for review March 17, 2025 21:51
@maheshwarip maheshwarip changed the title WIP: Pause message delivery Pause and purge message delivery Mar 17, 2025
@maheshwarip maheshwarip merged commit 5220f1c into production Mar 21, 2025
11 checks passed
@maheshwarip maheshwarip deleted the pm-queues-pause branch March 21, 2025 18:31
RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* Added commmands to pause and resume queue delivery

* Added documentation to pause queues

* Update src/content/docs/queues/configuration/pause-purge.mdx

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* Added documentation for purging

* Updated purge command

* Fixed typos

* Improved language

* Apply suggestions from code review

* Update pause-purge.mdx

* Update commands.mdx

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Jun Lee <[email protected]>
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 product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants