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
wp-proudcity#2829: gate GF Stripe rate-limiter disable on PC_DISABLE_GF_STRIPE_RATE_LIMIT env var
The filter is now applied only when the k8s pod is launched with
PC_DISABLE_GF_STRIPE_RATE_LIMIT=true. Default behaviour is the unmodified
GF Stripe rate limiter, so the workaround is opt-in per tenant via a
workload-YAML env var rather than platform-wide. Pairs with the launch
checklist note in pc-dev-issues/.github/ISSUE_TEMPLATE/launch.md and is
tracked for removal under pc-dev-issues#287.
0 commit comments