closeio / tasktiger

Python task queue using Redis
MIT License
1.41k stars 80 forks source link

Purge errored tasks even if task object is not found #310

Closed thomasst closed 8 months ago

thomasst commented 8 months ago

Would still be nice to find the root cause though.

It behaves just like before (by failing) if the include_not_found flag is not given.