-
Notifications
You must be signed in to change notification settings - Fork 946
Open
Labels
bugSomething that isn't workingSomething that isn't working
Description
Which Cloudflare product(s) does this pertain to?
Wrangler
What version(s) of the tool(s) are you using?
all
What version of Node are you using?
v20.6.1
What operating system and version are you using?
Mac Sonoma
Describe the Bug
Observed behavior
Duplicate logs on state changes
⎔ Starting local server...
[wrangler:inf] Ready on http://localhost:59290
▲ [WARNING] Queues are currently in Beta and are not supported in wrangler dev remote mode.
⎔ Shutting down local server...
▲ [WARNING] Queues are currently in Beta and are not supported in wrangler dev remote mode.
or just (seemingly) randomly
▲ [WARNING] Queues are currently in Beta and are not supported in wrangler dev remote mode.
▲ [WARNING] Queues are currently in Beta and are not supported in wrangler dev remote mode.
▲ [WARNING] Queues are currently in Beta and are not supported in wrangler dev remote mode.
Expected behavior
Single log per distinct warning.
Steps to reproduce
Please provide the following:
- Attach a queue or a sqlite DO which are in beta to produce a warning. I have seen this with other warnings, so there might be an easier way.
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
MrSquaare
Metadata
Metadata
Assignees
Labels
bugSomething that isn't workingSomething that isn't working
Type
Projects
Status
Backlog