Igal

Results 15 issues of Igal

Here is a sample row: `{'No.': '445', 'Ticker': 'YINN', '\r\n ': 'Direxion Daily FTSE China Bull 3X Shares', '\r\n': 'Financial', 'Company': 'Exchange Traded Fund', 'Sector': 'USA', 'Industry': '-', 'Country': '-',...

I have already tried to set ``max_attempts=1`` and tried 0 too and it is still retrying once before stopping. All my failed tasks have "attempt = 2" as the number...

I have a function that works fine manually, but in DjangoQ it returns `ERROR reincarnated worker Process-1:534 after death` over and over again without giving me any specifics of what...

I am wondering if I need to worry about brute force login attempts or signups or if this UI takes care of it. Can someone confirm please?

I set my settings to: `Q_CLUSTER = { 'workers': 1,}` But when seeing my logs, I see: `INFO Process-13e34c004f7246948616f2901f839ca5 processing ... INFO Process-68e7765c38374543a4e7f844f7534967 created task thirteen-skylark-east-tennessee from .... ` So...