axa-group / Parsr

Transforms PDF, Documents and Images into Enriched Structured Data
Apache License 2.0
5.86k stars 311 forks source link

Cancelling jobs from the Python Client #669

Open SupreethRao99 opened 1 year ago

SupreethRao99 commented 1 year ago

Hello,

How do I go about cancelling a job from the python client if I feel it'll take too long/ is hanging

Thanks!