firebase / firebase/firebase-admin-java
Errors inside the SDK are not reported to the callback
Offen
needs-triage
- Vorherrschende Sprache
- Java
- Sterne
- 620
- Forks
- 305
- Ø Merge
- 3 Std. 23 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100