Skip to content

Add CancellationToken to Calculate #2260

@swmal

Description

@swmal

Is your feature request related to a problem? Please describe.
Could you consider adding a CancellationToken to the Calculate method? This way we could "monitor" the calculation time/resource consumption, add limits and then cancel the calculation if it does not work well.

Describe the solution you'd like
For us, we would discard the whole workbook if we cancelled the calculation. One approach for you would to internally "flag" the document, and not allow any further processing of the document if calculations were cancelled?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions