Closed PedroKantar closed 7 years ago
Ah yeah I didn't think about that ! Nice catch !
The purpose was just to avoid infinite retry if MCS server kick the client out because of a registration issue or something like this.
OK, I see..
Fix in v1.2.1
Thanks for tagging as a bug, I thought I could over come this case at API level, but I did not receive any error via the NOTIFICATION_SERVICE_ERROR
channel.
Hi Matthieu,
I'm facing the "Connection lasted less than 1 minute" case:
Basically, if the internet connection is lost before one minute, after the connect took place, the "retry" mechanism is disabled forever and no more push notifications..
What is the purpose of this mechanism? Why could not we keep on retrying even if the connection was lost very quickly after the connect operation?
Thanks, Pedro.