GoogleCloudPlatform / GoogleCloudPlatform/developer-journey-app
Ensure Firestore connection error gets logged appropriately for future dives
Open
javascript
type: feature request
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Original conversations:
* https://github.com/GoogleCloudPlatform/developer-journey-app/pull/97/files/19346d493c193f9ff6c630de1a126929b240f49d#r1274233226
* https://github.com/GoogleCloudPlatform/developer-journey-app/pull/97/files/19346d493c193f9ff6c630de1a126929b240f49d#r1274236846
Ref: `src/lib/database.ts`
Ensure any Firestore connection errors get raised in Cloud Logging / Cloud Run appropriately rather than silently returning `false` and passed relevant firestore error data up (not just status codes).
Contributor guide
Assessment
This issue has not been assessed yet.