Why is the push message of a later triggered event received before that of an earlier triggered event?
Last Updated on:2023-01-30 09:47:20
When events are triggered, the push server will push messages. However, the transfer sequence of the messages and the time when they arrive at the client may be inconsistent with the event triggering sequence.