google / turbinia

Automation and Scaling of Digital Forensics Tools
Apache License 2.0
735 stars 161 forks source link

Handle Celery tasks with REVOKED status #1540

Closed jleaniz closed 2 weeks ago

jleaniz commented 2 weeks ago

Description of the change

This PR adds logic to handle tasks that are revoked by Celery due to exceeding the task expiration time.

Applicable issues

Additional information

Checklist