Change Client address at runtime
Open
investigate
- Dominant language
- C#
- Stars
- 4.5k
- Forks
- 836
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 7
Description
Hi,
I'm using ASP.NET Core on .NET 6 framework. The client factory is configured in the DIC and the address is passed by the IOptionMonitor. When the configuration is updated I'm still getting the a client from the DIC with the old address.
How should I handle a scenario in runtime when the server address is changed?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.