What's the best way to develop locally for WFP with Wrangler? :monkaThink:
What's the best way to develop locally for WFP with Wrangler? :monkaThink:
multipart/form-data but we don't seem to be seeing thatwrangler@dispatch-namespaces-dev that enables local dev for dispatch namespaces--remote will work fine, but you'll be dispatching to live user workers at the edge. we have complete local support incoming, where you dispatch to other locally running user workers
workers.api.error.unknown.
workers.api.error.unknown error
userWorker.fetch method.<USER_WORKER_NAME>.<MY-DOMAIN>.com/* and from there extract the user worker name and call it. But, calls i'm making to *.<MY-DOMAIN>.com are not getting to my dispatcher worker (only calls to <MY-DOMAIN>.com do).{
"type": "queue",
"name": "<TEST_QUEUE>",
"queue_name": "<TEST_QUEUE_NAME>"
}