ngocnicholas / airtable.net

Airtable .NET API Client
MIT License
141 stars 34 forks source link

[feat] CancellationToken #84

Closed sommmen closed 2 months ago

sommmen commented 7 months ago

Hello,

It seems requests are not cancellable. My app runs as a windows service which must cancel between a certain time, so i need any async calls to be cancellable. Could we add CancellationToken support to the client?

sommmen commented 3 months ago

@ngocnicholas let me know if you'd accept a PR for this :).

ngocnicholas commented 2 months ago

Added CancellationToken support in 1.5.0.