Skip to content

Conversation

@maheshwarip
Copy link
Contributor

Summary

Screenshot 2025-03-19 at 12 00 05 PM

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Mar 19, 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 a new compatibility flag for queue consumers to improve performance by allowing them to acknowledge messages without waiting for ctx.waitUntil() to resolve.

  • Added a new compatibility flag queue_consumer_no_wait_for_wait_until for queue consumers.
  • Updated documentation to explain the behavior of queue consumers with the new flag enabled.
  • Provided an example of a consumer worker utilizing ctx.waitUntil() and its performance implications.

Added Files

  • src/content/compatibility-flags/queue-consumer-no-wait-waituntil.md

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 and others added 4 commits March 19, 2025 12:02
…il.md

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

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

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

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

github-actions bot commented Mar 19, 2025

@maheshwarip maheshwarip merged commit 5daab6e into production Mar 19, 2025
11 checks passed
@maheshwarip maheshwarip deleted the pm-compat-flag branch March 19, 2025 19:41
RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* Added new compat flag for queue consumers and waitUntil

* Update src/content/compatibility-flags/queue-consumer-no-wait-waituntil.md

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

* Update src/content/compatibility-flags/queue-consumer-no-wait-waituntil.md

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

* Update src/content/compatibility-flags/queue-consumer-no-wait-waituntil.md

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

* Update src/content/compatibility-flags/queue-consumer-no-wait-waituntil.md

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

* Update src/content/compatibility-flags/queue-consumer-no-wait-waituntil.md

Co-authored-by: Jun Lee <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jun Lee <[email protected]>

* Update src/content/compatibility-flags/queue-consumer-no-wait-waituntil.md

Co-authored-by: Greg Brimble <[email protected]>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Co-authored-by: Jun Lee <[email protected]>
Co-authored-by: Greg Brimble <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants