Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
Allow a single broker instance to spawn more than one adapter
Closed { reason: Solved } did:key:z6MkkpTP...arsB opened 2 years ago

Currently CI Broker spawns just one adapter for each received event. If a node has to support multiple adapters this means that the node should run/support multiple brokers/adapters with appropriate configuration.

We could provide appropriate configuration so that a single broker instance could spawn multiple adapters. I believe that this change would make sense for node operators that run multiple adapters.

liw commented 2 years ago

This is a duplicate of e41aaa984064dabb022ea4f62c7d4c6e094ac52a, “Only the default adapter can be used”.