Catcher Wong

Results 92 comments of Catcher Wong

For a custom rate limit store, you can write a handler that implements `IRateLimitCounterHandler` interface. Then you can replace the default implementation `MemoryCacheRateLimitCounterHandler` with your own handler. https://github.com/ThreeMammals/Ocelot/blob/fbd9c01a425a0a3bda46717efda423883543fb76/src/Ocelot/DependencyInjection/OcelotBuilder.cs#L108

参考一下 #106 一般获取到 127.0.0.1 就是没能成功获取到IP,降级到 127.0.0.1 了。

mac m1~m3 的问题,请使用最新的 1.3.9 版本

这个报错是从 nacos 获取到的配置为空。 检查一下 **Namespace** 的配置值,要是 namespaceid 。

mac m1~m3 的问题,请使用最新的 1.3.9 版本

这个很明显是服务端有问题了,重试3次已经很多了,如果想要配置,倒是可以考虑加。

Before .NET 9 release a stable version, we shall not add it in TargetFrameworks.