fix(miniflare): unify service binding setup with assets rpc proxy#14329
fix(miniflare): unify service binding setup with assets rpc proxy#14329edmundhung wants to merge 5 commits into
Conversation
🦋 Changeset detectedLatest commit: b0e70de The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 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 |
|
✅ All changesets look good |
|
Let me reconsider the There's a real concern here. The Actually, this is the path for I've completed a thorough analysis. The change is internally consistent and the routing logic is correctly unified. The findings worth raising:
Neither of these is a hard logic bug with a concrete code fix I can confidently suggest. The test concern is real but is a process observation, not a code-line suggestion. Let me reconsider whether item 2 is actionable enough — it's an edge case unlikely to occur and I'd be speculating. The guidance says be pragmatic and don't nitpick. The only item that rises above nitpick level is the test discrepancy, which isn't a code-line issue. Given the instructions: "If there are NO actionable issues" (logic bugs, security, compat, incorrect API behavior with concrete fixes), the response should be I'll verify the naming-overlap concern isn't actually a real collision risk by confirming worker names can't be After thorough review, there are no concrete logic bugs, security issues, or API regressions with actionable line-level fixes. LGTM |
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-auth
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
Fixes n/a.
This avoids the repeat branching logic on service bindings to user worker by putting a assets rpc proxy in front all the time.
A picture of a cute animal (not mandatory, but encouraged)