django-q
django-q copied to clipboard
async_iter() | Iter() does not save jobs to datavase
Wasted a lot of time to figure out the fact, that bulk queue insertions DO NOT save anything to database, including failed jobs and errors. You could've at least documented that