We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bdc79 commit a1857e0Copy full SHA for a1857e0
firebase-messaging/CHANGELOG.md
@@ -1,12 +1,11 @@
1
# Unreleased
2
-
+* [changed] Retry Topic Subscribe/Unsubscribe operations with exponential
3
+ backoff if they hit a quota error.
4
5
# 24.0.0
6
* [changed] Switched Firelog to use the new TransportBackend.
7
* [changed] Log analytics for notifications displayed by Google Play services on
8
behalf of the app.
-* [changed] Retry Topic Subscribe/Unsubscribe operations with exponential
9
- backoff if they hit a quota error.
10
11
12
## Kotlin
0 commit comments