Skip to content

Show startup time on failed deploy attempts #10924

@DaviMoreiraAOA

Description

@DaviMoreiraAOA

Describe the solution

Currently, the startup time is only displayed when the worker is successfully deployed. However, if the deployment fails due to excessive startup time, we have to manually inspect the CPU profile and calculate the start and end times to determine how long the script took to start.

While this feature is not critical, adding it would significantly improve the workflow. I’m not entirely sure of the technical implications, but I could open a PR to work on it.

Let me know too if this improvement would be on wrangler and not here.

I think it would be good to place it just below the total upload size, just as it is in the case of success:

Image

Current error state:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Untriaged

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions