Skip to content

Provide GrainCancellationToken in RequestContext #8841

@bxjg1987

Description

@bxjg1987

The methods in grain are usually asynchronous and support cancellation. I have added the GrainCancellationToken parameter to many methods, which is quite cumbersome.

Can we provide a GrainCancellationToken in RequestContext to avoid defining the GrainCancellationToken parameter in many methods of grain

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions