We're using FCM currently to send user updates.
However sometimes we notice a delay of the return of the FCM-server. This delays is sometimes up to 20 seconds.
This also happens if sending the same message twice.
See below, sending the message at 09:33:49 but our logging (server-side) writes the return value (iOk=1) at 09:34:09.