MM: give more time to the Fedora Other run

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-03-21 15:54:12 +01:00
parent ef155c2518
commit 48bcbc6ec8
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
amqp_url = "amqps://mirrormanager:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
amqp_url = "amqps://mirrormanager{{ env_suffix }}:@rabbitmq{{ env_suffix }}.fedoraproject.org/%2Fpubsub"
# Just check if the queue exist, don't try to create it (the server does not allow it).
passive_declares = true

View file

@ -58,7 +58,7 @@ mirrormanager_cron_crawler:
- category: "Fedora Other"
schedule: "0 14 * * *"
threads: 20
timeout: 600
timeout: 1380 # 23h
include_disabled: false
# CentOS: regular weekdays run on active mirrors.
- category: "CentOS"