Hello I have a general question. I publish a pact ...
# general
y
Hello I have a general question. I publish a pact with my consumer that has changes, it runs the webhook and trigger a workflow in the provider verification step. The consumer build however on can-i-deploy says there is no verification for this pact. Do I have to wait for the broker to return the verified pact as part of my ci.?
y
Yes, you can ask can I deploy to retry/poll whilst it waits for the provider verification that is triggered to return its result
y
is this done by passing --retry-interval or --retry-while-unknown flags to the can-i-deploy?
y