:PROPERTIES: :ID: 9c81ff15-f1e3-423f-bb76-4bbbc12516a9 :END: #+title: 2021-06-24 * ECommerce sync-up Sync-up on the upcoming [[id:a9835afc-e0be-4436-8274-c3898fdf119c][Milestone 2 release]]. ** Backend tasks *** DONE Log webhook events - Some events we treat as successful aren't logged. *** DONE Adapt rate limits https://jira.aweber.io/browse/INT-5283 Limit calls to the purchase endpoint per IP address to prevent [[https://stripe.com/docs/card-testing][card-testing]]. - Request limit per minute is configured in [[https://consul.service.production.consul/ui/production/kv/services/conv/infrastructure/unauthenticated-kong/services/stripe-payments/purchase-endpoint/rate-limiting/minute/edit][consul]]. - Can we alert on kong rate limiting? + =applications.unauthenticated-kong.$environment.stripe-payments.request.status.429.count= *** DONE Release unauthenticated Kong purchase endpoint changes https://jira.aweber.io/browse/INT-5257 - Have conversions release =1.10.8= to production. *** DONE Remove dry-run https://jira.aweber.io/browse/INT-5250 In process purchase in the webhook handler, switch to an =addsub_blocklist=. ** Monday Release - Release will occur at 10AM - Scott will perform the front-end release. - Ihar will test scenarios using the product credit card, provided by Chris V.