Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 转发记录里面显示false,但是仍然标记成功,导致收不到通知。 #346

Closed
kkxg opened this issue Oct 4, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@kkxg
Copy link

kkxg commented Oct 4, 2023

是否有人曾提过类似的问题

否(No)

升级到最新的版本是否存在这个问题

是(Yes)

是否已经查阅Wiki文档还未能解决的

是(Yes)

APP版本

v3.2.0

问题描述

你好,我是通过简介中的机油链接,搭配quicker发送通知到电脑使用的。
动作文档见链接:https://getquicker.net/KC/Manual/Doc/connection

应用通知的设置如图,只替换了蓝框的部分:
image

它平时工作得很好,但是偶尔会出现手机有通知,电脑上没有的情况。(因为手机的通知没有规律,我也没发现出问题的时间规律)
如截图:
image

在里面显示false的时候,转发结果仍然标记为“成功”。没有判断,和这种情况下的重发措施,导致电脑收不到通知。

直到有一次我发现quicker在自动重连。状态点点是黄色的:
image

猜测是因为quicker长连接在自动重连导致的。

复现步骤

自动重连的过程中那就是还没有建立连接,因此我手动断开了quicker的长连接:
image

用软件重发通知:
image
显示了相同的错误。

在消息里面反映是false的情况下是否可以判断为失败,而不是转发成功?
从而可以使用软件里面的请求重试机制进行重发。。

是否必现

是(Yes)

出现问题的手机信息

Redmi K20Pro

出现问题的安卓版本、系统版本

MIUI 12.5.6稳定版 ,Android 11

提供截图或视频

No response

提供报错堆栈【请提供logcat抓取的日志,参考: https://blog.csdn.net/m0_64776928/article/details/126005119

No response

提供解决方案

No response

@kkxg kkxg added the bug Something isn't working label Oct 4, 2023
@kkxg
Copy link
Author

kkxg commented Oct 4, 2023

自动重连的截图忘了加:
image

@pppscn
Copy link
Owner

pppscn commented Oct 4, 2023

webhook 只要返回 http 200 状态就算成功,并不会具体解析返回报文(每个webhook返回的东西千差万别,没法去解析)

@pppscn
Copy link
Owner

pppscn commented Oct 14, 2023

微信截图_20231014144809

已优化,请重新下载每周构建版测试

https://github.com/pppscn/SmsForwarder/actions/workflows/Weekly_Build.yml

@pppscn pppscn closed this as completed Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants