Hello, I have a question/issue that I just noticed...
# pactflow
c
Hello, I have a question/issue that I just noticed today. Whenever out consumer app publishes a new pact, the webhook fires in Pactflow and kicks off a build to verify the pact in the provider. But I notice that its firing multiple times. This is causing our contract tests to take up more build agents than necessary, and I can see this turn into an issue in the future once we start to adopt pactflow more widely. Has anyone else seen this?
m
I'm assuming you don't have multiple webhooks configured? If you could share the details of the duplicates we can look into it. support@pactflow.io
a
Might be related to this as well i.e. intentionally fires multiple times: https://pact-foundation.slack.com/archives/C9VPNUJR2/p1650638136806229
👍 1
m
Excellent point!