Closed czue closed 5 years ago
Going to merge and roll this out but let me know if you have any other suggestions @EJH2
Sorry! I must have missed the email for this. One extra thing I would note in the README is the instructions on installing the redis/rabbitmq dependencies, I.E. pip install celery-progress[websockets,redis]
or celery-progress[websockets,rabbitmq]
. One thing that I've recently come across is this note in the Sentry docs, which references this issue. I feel like it might be worth mentioning, but it is up to you on how you want to address this.
Updated the README in afd0616fbc299846a6c2ab124ed726bcff239c34 (hopefully I got the language right).
I'm not familiar enough with the sentry/channels issue you mentioned to know how to talk about it, but if there's anything you think should be added to the readme feel free to submit a PR.
Thanks again for the contribution
@EJH2 any feedback on these changes before I merge them and push to pypi?