Serverless feature flags: Does edge evaluation actually work?
Unanswered
Black and yellow mud dauber posted this in #help-forum
Black and yellow mud dauberOP
Hi everyone,
I have a quick question about feature flags in serverless and edge functions. How do you manage feature flags with Next.js API routes or Vercel Functions? I'm curious about what actually works and what doesn't.
I know that solutions like LaunchDarkly and Statsig now offer Edge Config integrations to cut down on cold start delays, but I'm wondering:
Are you using those integrations? Do they perform as promised?
Or are you still facing delays during cold starts?
What frustrates you about your current setup?
I'm trying to understand the real challenges compared to what marketing claims should work.
I have a quick question about feature flags in serverless and edge functions. How do you manage feature flags with Next.js API routes or Vercel Functions? I'm curious about what actually works and what doesn't.
I know that solutions like LaunchDarkly and Statsig now offer Edge Config integrations to cut down on cold start delays, but I'm wondering:
Are you using those integrations? Do they perform as promised?
Or are you still facing delays during cold starts?
What frustrates you about your current setup?
I'm trying to understand the real challenges compared to what marketing claims should work.