<div>I noticed that in the configuration file for yagi that there is no option for storing messages for a time period but rather a limit of max_messages. </div><div><br></div><div>Does anyone know if there is a way to configure yagi to keep messages for a set amount of time?</div>
<div><br></div><div>###yagi/etc/yagi.conf###</div><div><br></div><div>[consumer:notifications.warn]</div><div>apps = yagi.handler.pubsubhubbub_handler.PubSubHubBubHandler, yagi.handler.redis_handler.RedisHandler</div><div>
exchange = nova</div><div>exchange_type = topic</div><div>routing_key = notifications.warn</div><div>durable = False</div><div>max_messages = 1000</div><div><br></div><div><br></div><div>-Craig Vyvial</div>