You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new version of a pact is published, it generally has a lot of overlap with the previous pact content. The amount of time that the verification takes could be greatly reduced by returning a single "uber pact" that had a unique copy of each interaction, and then fanning out the verification results back into each individual pact on results publication.
(we've since deprecated the canny roadmap, and tracking work via GitHub. The source ticket has more info in, so worth keeping that, and disregarding this)
When a new version of a pact is published, it generally has a lot of overlap with the previous pact content. The amount of time that the verification takes could be greatly reduced by returning a single "uber pact" that had a unique copy of each interaction, and then fanning out the verification results back into each individual pact on results publication.
https://pact.canny.io/admin/board/feature-requests/p/aggregate-pacts-with-duplicate-interactions-into-a-single-uber-pact-to-reduce-ve
The text was updated successfully, but these errors were encountered: