Justin Poliey

Results 4 comments of Justin Poliey

@joonas-fi thanks for this. I don't think that the persistent specification should be part of the DSN though. Maybe it should be a new argument in the constructor?

What's the word with this being merged to master?

I'm are also seeing this crash. I also tried the `CELERY_DISABLE_RATE_LIMITS=True` suggestion but that didn't fix the error. ``` Unrecoverable error: IOError(32, 'Broken pipe') Stacktrace (most recent call last): File...

It would be really helpful if a context was passed to the callback to `watch`, without it I am unable to do things like know which item in a changed...