Friday, November 15, 2019

Can we nix "group_expiry" from the Channel Layer Specification

Hi group,

I maintain the channels_rabbitmq channel layer.

I and other users of channels_rabbitmq encountered a problem: day-old group memberships expire by default.

This isn't a bug in channels_rabbitmq: it's a bug in the specification. To my knowledge, all users of channels_rabbitmq consider group_expiry to be a bug.

(As far as I can tell, group_expiry is a wart that keeps channels_redis humming.)

Can we please omit group_expiry from the specification? That way I can remove this anti-feature from channels_rabbitmq while still adhering to the Channel Layer Specifiation. I filed https://github.com/django/channels/issues/1371 with this request, but nobody answered.

Enjoy life,
Adam

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d8c2fff8-35f5-4cfb-ad17-dbbdedd1a977%40googlegroups.com.

No comments:

Post a Comment