Frederico Rodrigues Chevitarese

Results 5 issues of Frederico Rodrigues Chevitarese

Each queue should be able to have its custom_exception or None. Make a global custom_exception may lead us to a non desired behavior on other queues.

Hello all. I've writed a custom exception handler and i'm retrying some jobs after a count number of failures. After that max_retries reaches the limit, i want to put them...

ok

enhancement
question
enviei chat

When i try to execute the tutorial samples, i got this error below. u'message': u'The security token included in the request is invalid. What do i have to configure to...

I install this package and tried to run the sample app, but, when run manage.py i got an error telling me that the model cannot import djangodb. So, i go...