Skip to content

🐛 BUG: Duplicate printing of wrangler dev logs #6855

@joshthoward

Description

@joshthoward

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions