Skip to content

How to avoid logging a cancelled operation as an error? #44

@bboreham

Description

@bboreham

In our system we fire off calls to multiple servers, use the results that come back first and cancel the slowest ones. Unfortunately the cancelled ones show up as an error in tracing, because of this line

Any suggestions how to improve this? Could be another kind of Option ?

(I can write the PR if you think the idea is worthwhile)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions