Skip to content

CancellationToken is not respected during retry delay #508

Closed
@ashleywangms

Description

@ashleywangms

I have encountered an issue with the handling of cancellationToken. The cancellationToken is checked only at the beginning of this while loop. Throttling will lead to a retry-after, seems the 'cancellationToken' is not checked during this delay, which means that the process will not be cancelled until the retry loop starts again after delayed time.

Please help advise. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions