HomeSoftware Heritage

conf/scheduler: Fix broker URL by encoding default vhost (/) to %2f

Description

conf/scheduler: Fix broker URL by encoding default vhost (/) to %2f

Since the move to pika to listen scheduler events, the default RabbitMQ
vhost (/) needs to be percent encoded for the connection to succeed.

Details

Provenance
anlambertAuthored on Apr 9 2020, 5:24 PM
anlambertPushed on Apr 9 2020, 5:31 PM
Differential Revision
D2998: conf/scheduler: Fix broker URL by encoding default vhost (/) to %2f
Parents
rDENVc215d0e3f12a: Makefile.python: drop unused vars as well as check-staged
Branches
Unknown
Tags
Unknown