MM: give more time to the Fedora Other run
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
ef155c2518
commit
48bcbc6ec8
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue