Hacker News new | ask | show | jobs
by tommclaughlin 3396 days ago
Author here, happy to answer any questions about this post!
1 comments

Hi, Tom. Great post!

1) How do you synchronize features between micro-services? Each service may have a different state of the feature set during a request.

2) When you flip the feature on or off, how is that reflected in the UI? Does the UI tell you when the feature propagated to all services?

Thanks!