-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog