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
I thought about this and found one way to implement such a feature.
I could create a background scheduler which will invoke a function in a fixed rate.
The function will have to return Charon's configuration. The returned configuration will replace the current one until the next scheduler run.
Hi,
Is there way to dynamically change/delete a mapping? The idea is to use a persisted feature flag to turn on/off some routes.
Thanks in advance.
The text was updated successfully, but these errors were encountered: