firebase / firebase/firebase-admin-java
Errors inside the SDK are not reported to the callback
Open
needs-triage
- Dominant language
- Java
- Stars
- 620
- Forks
- 305
- Avg merge
- 3h 23m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100