mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-02-07 03:24:27 -06:00
This prevents us from holding onto durable consumers indefinitely for rooms that have long since turned inactive, since they do have a bit of a processing overhead in the NATS Server. If we clear up a consumer and then a room becomes active again, the consumer gets recreated as needed. The threshold is set to 24 hours for now, we can tweak it later if needs be. |
||
---|---|---|
.. | ||
helpers | ||
input | ||
perform | ||
query | ||
alias.go | ||
api.go |