Skip to content

Allow passing a cancellation token to the domain #4

@corstian

Description

@corstian

When a service contains a long-running operation, allow passing a cancellation token which the domain can respond to. This cancellation token should be accessible from the context within a service.

While the primary use case is for use within a service, consider whether this would be useful in a saga, command or event handler as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions