I'm using FCM push notifications for messaging everything woks fine but sometimes when I want to send push notification to someone I got
Curl failed: Failed to connect to fcm.googleapis.com port 443: Connection timed out
I have searched almost everything. here appears similar issue, but my port is open Sending notification message to android device curl error
also my network is not under the proxy.
Is it possible that the issue were causing from frequently calling of firebase send notification? Does it have some restrictions?