resultsdb-api: drop ttl for now

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-10 13:05:44 -07:00
parent 0ceef0f7d0
commit be0f143bcc

View file

@ -15,8 +15,6 @@
- role: rabbit/queue
username: "resultsdb{{ env_suffix }}_ci_listener"
queue_name: "resultsdb{{ env_suffix }}_ci_listener"
# TTL: 10 days (in miliseconds)
message_ttl: 864000000
routing_keys:
- 'org.centos.*.ci.pipeline.allpackages-build.complete'
- 'org.centos.*.ci.pipeline.allpackages-build.image.complete'