firebase / firebase/firebase-admin-java
Errors inside the SDK are not reported to the callback
未关闭
needs-triage
- 主要语言
- Java
- 星标
- 620
- 派生
- 305
- 平均合并
- 3 小时 23 分钟
- 30 天内合并 PR
- 1
描述
In debugging #962, I found that the error was not passed back to the callback, which prevents proper debugging in deployment. In addition to logging the error, the error should have been passed to the callback.
贡献指南
调研方向
Start with the debugging case described in #962 and trace the SDK operation that logs errors and invokes its callback. Confirm how errors are currently handled at that entry point, then verify that the callback receives the error as well as the error being logged.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100