Updated on 2022-02-24 GMT+08:00

Does the IoT Platform Supports Re-push

The IoT platform supports the re-push mechanism.

  • If a message fails to be pushed, the IoT platform places the message in the retransmission queue and pushes it again.
  • If the IoT platform fails to push the message for ten consecutive times, the callback address is added to the blacklist. After 3 minutes, the IoT platform tries again. After an application receives a push message, it returns a 200 message. If the message is successfully pushed, the IoT platform removes the callback address from the blacklist.

Subscription and Push FAQs

more