googleapis / python-firestore

Apache License 2.0
212 stars 70 forks source link

Surface Watch exceptions #882

Open daniel-sanche opened 3 months ago

daniel-sanche commented 3 months ago

Watch exceptions are currently raised in a background thread, making them hard to catch for most users. We should make sure exceptions are riased in a way that will be seen