Skip to content

Extra "Updating index" messages after publishing a crate #11304

@epage

Description

@epage

Problem

This is split out of #11062

When we poll for the crate having been published, it reports "Updating index" for each iteration

One thing we may want to look at separately is the UI while it is waiting. Cargo just keeps repeating Updating crates.io index. I'm wondering if it might be better to suppress the Updating message? That could maybe be implemented by temporarily enabling quiet mode. I'm also wondering about maybe showing some kind of busy indicator (maybe a progress bar that ticks forward for each second)?

Steps

With the latest cargo, publish a crate

Possible Solution(s)

Temporarily turn on quiet in the code

Notes

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions