Hot-reloadable configs inside of Rust: Router #5464
michaelfeil
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be helpful to start some kind of concept of beeing able to hot reload a global config.
This includes in particular: Reloading Router's default temperature or ratios. Under shifting traffic patterns, we might need to tune some knobs. Currently, everything is pretty static, bring up a new router, make sure that the traffic shifts to this.
Would be great to load it from a
/configs/router_config.yamldynamically.Beta Was this translation helpful? Give feedback.
All reactions