Open
Description
Hello,
When a task is not found in Redis, it returns an error with message cannot cast id: Attribute error
.
Looking into the code, I see there is actually a check to tell whether the task is not found in Redis:
Line 228 in 0421bea
But I think that check will always be false because of
Line 325 in 0421bea
Metadata
Assignees
Labels
No labels
Activity