BDK is issuing a large importdescriptors call, which is turning out to be very slow. See this issue for some of the gruesome details.
I think the call is large because BDK is asking Bitcoin Core to watch 100 addresses. Is there a way to reduce this number? I don't see it in the RpcBlockchain options.