the task seems like it keeps replacing my last variable with the one that's before it
the merge_snapshots task should take 3 arguments, but it's only using 2 for some reason, and the command it is executing is only using the first two given arguments, but using the second argument in place of the third
if that makes sense
my brain hurts from trying to figure out wtf is going on
bastien__ has quit
bastien__ joined the channel
the command that the subprocess calls works perfectly fine on the command line and via interpreter
bastien__ has quit
cellopin_xx joined the channel
atomekk has quit
Synthead
celery is going to drive me crazy, man
I've spent so many late nights fidgeting with it :/
bkuberek has quit
Kira joined the channel
mahmoudimus has quit
Gnoze5 joined the channel
Gnoze5
hello
Synthead has quit
lduros has quit
Gnoze5 has quit
SoftwareMaven has quit
goon12 has quit
jameson__1 has quit
Synthead joined the channel
dpn`
Synthead, I said move them out of chain
don't make tasks depend on each other
then work up from there
icomes joined the channel
georgeirwin joined the channel
Nizumzen has quit
cjellick_ has quit
cjellick joined the channel
k_art joined the channel
bastien__ joined the channel
alekibango has quit
alekibango joined the channel
Synthead has quit
georgeirwin has quit
cjellick has quit
k_art
is there a known issue with celery and django 1.6s persistent database connections (CONN_MAX_AGE)?
bastien__ has quit
when set celerybeat tasks are not executed
SoftwareMaven joined the channel
no tasks are executed
Frosh has quit
domino14 has quit
domino14 joined the channel
Synthead joined the channel
zkanda joined the channel
icomes has quit
icomes joined the channel
icomes has quit
icomes joined the channel
icomes has quit
icomes joined the channel
anuvrat has quit
codeitloadit joined the channel
codeitloadit has quit
domino14 has quit
zkanda has quit
aljohri joined the channel
what is the current recommended way of reusing database connections with django/celery?