chenhanlin

Results 9 issues of chenhanlin

比如我的接口是这样的: ![image](https://user-images.githubusercontent.com/81564338/178689103-1c67e8a4-dd0e-47ae-b6ae-ac704d01eb5f.png) 然后我的自定义origin是这样的: ![image](https://user-images.githubusercontent.com/81564338/178689362-615d3165-e210-4c5c-980e-c79eaa8da4c5.png) 然后sentinel控制台配置: ![image](https://user-images.githubusercontent.com/81564338/178689159-13f774db-9f4c-4aff-91e7-1d70cee5b1a0.png) 然后还是成功返回了: ![image](https://user-images.githubusercontent.com/81564338/178689457-bc2be15d-8b5e-4b17-ab28-035cc9f15d05.png) 求解,有没有遇到过的?

kind/question

## Issue Description Type: *bug report* or *feature request* ### Describe what happened (or what feature you want) ### Describe what you expected to happen ### How to reproduce it...

kind/question

自定义了RequestOriginParser类,同一个资源的限流规则始终还是使用的default的规则,自定义的没有生效; 假设 资源 /api/test limitApp :default qps限制 1 第二个同名的:/api/test limitApp :app1 qps限制 10 结果通过origin=app1时,还是受到了 qps=1的限制,说明limitApp生效范围没用, 求解。

kind/question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![image](https://user-images.githubusercontent.com/81564338/190077921-ae6a4de3-2d88-493f-8d33-1628fc733ff5.png) ![image](https://user-images.githubusercontent.com/81564338/190077983-7b4d94c8-e13c-43fc-a9eb-c9da40368581.png) ### Expected Behavior 1 ### Steps To Reproduce 1...

type: bug

这个项目的原理是什么?自己封装的项目调用api不是会收费吗? 第二,我本机电脑开代理,去ping域名api.openai.com不通,只能在买了一台英国阿里云服务器上能ping通,这又是为啥。。 希望大神能帮菜鸟解惑,感激不尽

日志如下: [feishuv2] {"msg_type":"interactive","email":"[email protected]","card":{"config":{"wide_screen_mode":true,"enable_forward":true},"elements":[{"tag":"div","text":{"content":"日志项目:**chl-test**\r\n告警标题:**chl-test**\r\n命名空间:cn-rule-chl\r\n容器名称:cn-rule-chl\r\n告警等级:P0\r\n重复次数:0\r\n重复告警:1\r\n告警关键字:\r\ntraceId:\r\n告警内容:卡片问题测试-chl-3} 2023/10/12 11:13:22.387 [I] [feishu.go:30] [1697080402135415717] [feishuv2] PrometheusAlert告警消息: {"StatusCode":0,"StatusMessage":"success","code":0,"data":{},"msg":"success"} 但实际上对应的飞书群并未收到消息卡片,之前是好的,从昨天下午就开始不行了

# 错误报告invalid param 🐞 如果您在使用此项目时遇到了错误,请在此报告,我们会尽快解决此问题。 ## 错误描述 🤔 请详细地描述您遇到的问题,包括出现问题的环境和步骤,以及您已经尝试过的解决方法。 另外,如果您在解决问题时已经查看过其他 GitHub Issue,请务必在文本中说明并引用相关信息。 ## 附加信息 📝 请提供以下信息以帮助我们更快地解决问题: ![image](https://github.com/ConnectAI-E/Feishu-OpenAI/assets/81564338/9d27b048-e330-40fb-8d24-65596003a930) docker 部署: docker run -d --name robot -p 9000:9000 -e APP_ID="xxx" -e APP_SECRET="xxx"...

bug

### 系统信息 - 外部访问地址: https://chenhanlin.com.cn/ - 启动时间: 2024-05-10 13:35 - 版本: 2.15.1 - 构建时间: 2024-05-07 11:51 - Git Commit: 7c90ed5 - Java: IBM Semeru Runtime Open Edition / 21.0.2+13-LTS -...

triage/needs-information

### System information - External url: https://chenhanlin.com.cn/ - Start time: 2024-05-10 15:30 - Version: 2.15.1 - Build time: 2024-05-07 11:51 - Git Commit: 7c90ed5 - Java: IBM Semeru Runtime Open...

kind/support