Open pranavnkc opened 1 month ago
I am sending hundreds of notification concurrently but sometime i get error Connection pool is full, discarding connection : fcm.google.com
That message is coming from the FCM API, are you sending identical messages to individual devices? You may want to investigate batching.
@pranavnkc can you provide a stack trace?
I am sending hundreds of notification concurrently but sometime i get error Connection pool is full, discarding connection : fcm.google.com