issues
search
mulesoft-catalyst
/
canary-policy-mule-4
A custom policy to perform canary releases
The Unlicense
0
stars
4
forks
source link
Add logic to support execute-next directive
#8
Closed
panizzag
closed
2 years ago
panizzag
commented
2 years ago
Fixes #7
Manual test executed:
Deployed two identical APIs to Cloudhub. One named "base" and the other "canary"
Applied the new version of the policy as 50/50 weights
Executed 10 requests from Postman. Expected result: 5 request to base API and 5 request to canary API
Manually check the results on Runtime Manager Logs:
Fixes #7
Manual test executed: