Firebase Admin Python SDK v2.9.1
Cloud Messaging
- [changed] Improved error handling in FCM by mapping more server-side
errors to client-side error codes. See documentation. - [changed] The
messagingmodule now supports specifying an HTTP timeout
for all egress requests. Pass thehttpTimeoutoption
tofirebase_admin.initialize_app()before invoking any functions in
messaging.