daml
daml copied to clipboard
Make vetDarOnParticipant and unvetDarOnParticipant robust
We should have a look at not just relying on a sleep for 1 second in vetDarOnParticipant and unvetDarOnParticipant. Instead, we could push for a synchronous vet/unvet dar interface, or have an implementation that relies on some configurable timeouts.
Related: https://github.com/DACH-NY/canton/issues/14432