feat(miniflare): add json output to /cdn-cgi/handler/scheduled#14079
Conversation
🦋 Changeset detectedLatest commit: 30b435a The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
I've reviewed all three changed files thoroughly. The changes are minimal, well-structured, and correct:
No logic bugs, no security issues, no backward compatibility concerns. The LGTM |
/cdn-cgi/handler/scheduled/cdn-cgi/handler/scheduled
|
Codeowners approval required for this PR:
Show detailed file reviewers |
create-cloudflare
@cloudflare/deploy-helpers
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
/cdn-cgi/handler/scheduled/cdn-cgi/handler/scheduled
|
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
Fixes n/a.
There was no way to know if
controller.noRetry()is called from the endpoint. This adds a?format=jsonquery so miniflare can return the full result, while keeping the default unchanged for backward compatibility.A picture of a cute animal (not mandatory, but encouraged)