Skip to content

wrangler phones home too much, and it's annoyingly slow #9946

@samuelcolvin

Description

@samuelcolvin

What versions & operating system are you using?

wrangler ^4.24.3

Please provide a link to a minimal reproduction

No response

Describe the Bug

I think wrangler is attempting to make requests (e.g. back to cloudflare) when it's run, these are fine on a fast connection and fine with no internet (I assume the connection failure is caught silently), but on a slow connection this can seriously delay using wrangler. Including commands run very regularly like wrangler dev.

To make matters worse, there's no loading icon while these requests are being made.

You should:

  1. minimise these calls
  2. provide a config switch to disable them
  3. show a loading spinner
  4. have a time out (e.g. 1s) on these requests

cc @threepointone - for once I'm creating an issue instead of complaining on twitter 😺

Please provide any relevant error logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions