[GH-ISSUE #248] 私有部署服务每次调用都会触发两次 #104

Closed
opened 2026-03-03 11:56:05 +03:00 by kerem · 2 comments
Owner

Originally created by @aisin on GitHub (Nov 29, 2023).
Original GitHub issue: https://github.com/Finb/bark-server/issues/248

私有部署服务每次调用都会触发两次,看日志也是同时产生两次请求。

image
Originally created by @aisin on GitHub (Nov 29, 2023). Original GitHub issue: https://github.com/Finb/bark-server/issues/248 私有部署服务每次调用都会触发两次,看日志也是同时产生两次请求。 <img width="958" alt="image" src="https://github.com/Finb/bark-server/assets/2437475/332606c6-2c75-4ba2-8c7b-c211a267207f">
kerem closed this issue 2026-03-03 11:56:06 +03:00
Author
Owner

@Finb commented on GitHub (Nov 29, 2023):

这种一般就是请求了两次,你要查一下整个请求链路上哪个环节请求了两次。

<!-- gh-comment-id:1831384148 --> @Finb commented on GitHub (Nov 29, 2023): 这种一般就是请求了两次,你要查一下整个请求链路上哪个环节请求了两次。
Author
Owner

@aisin commented on GitHub (Nov 29, 2023):

尝试了下在浏览器中请求会触发两次,应该是我自身环境的问题,使用 postman 请求正常。感谢~

<!-- gh-comment-id:1831474704 --> @aisin commented on GitHub (Nov 29, 2023): 尝试了下在浏览器中请求会触发两次,应该是我自身环境的问题,使用 postman 请求正常。感谢~
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#104
No description provided.