Skip to content

Rewrite GCN sender using explicit Redis queue

Leo P. Singer requested to merge leo-singer/gwcelery:broker-redis-queue into master

I think that this implementation is a bit easier to understand because the control flow is more linear and it does not require a dedicated Celery worker.

Edited by Leo P. Singer

Merge request reports