Skip to content

Make PromptLogger show the count of failed tasks (500USD Bounty) #4588

Description

@lihaoyi

From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.

See https://github.com/orgs/com-lihaoyi/discussions/6 for other bounties and the terms and conditions that bounties operate under


Currently it shows completed tasks via [19459/19459], but with no indication how many of those are failures, until the command completes and all failures are shown at the end. Showing the failed tasks e.g. [19459/19459, 5 failed] would help make the state of the ongoing job clear to anyone reading the prompt, both for interactive use and in CI, and give early indication that a build has failed and it's worth looking through the logs to find the failure

Metadata

Metadata

Assignees

No one assigned

    Labels

    bountyThe fix/close of this issue is rewarded with a bounty

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions