django-q icon indicating copy to clipboard operation
django-q copied to clipboard

async_iter() | Iter() does not save jobs to datavase

Open sokolx1 opened this issue 2 years ago • 0 comments

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

sokolx1 avatar May 12 '23 05:05 sokolx1