Files
twenty/packages
Félix Malfait 2e574dac71 fix(website): use Stripe fetch client on Cloudflare Workers
The default Node http transport hangs on outbound TLS to api.stripe.com
under workerd (even with nodejs_compat) and aborts at the SDK's own 80s
timeout. Every /api/enterprise/* route is currently timing out in prod.
Switching to Stripe.createFetchHttpClient() uses workerd's native fetch.
2026-05-27 16:01:22 +02:00
..
2026-05-04 11:09:34 +02:00
2026-05-27 14:59:02 +02:00