---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Requeue failed push notification messages

# Requeue failed push notification messages {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Push notification delivery might fail for various reasons. You can view which
messages failed and requeue them to be sent out if necessary.

## Before you begin

Role required: admin

## About this task

Note:  
There is no way for the instance to guarantee or confirm push message delivery. For more information on how Apple handles push notifications, see the [Local and Remote Notification Programming
Guide](https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/APNSOverview.html#/apple_ref/doc/uid/TP40008194-CH8-SW1) for Apple developers.

Messages can also fail to send for several reasons, such as a large message queue or
other issue with the instance. You can use a [system property](https://servicenow-prod.fluidtopics.net/he7WcMntJ0AxCKKG~Ginbw "Push notifications provides several properties to customize the setup.") to control how long the instance queues a push
notification after it is triggered.  
Push notification message payload size is limited by provider:

* Apple iOS: 2,048 bytes
* Google: 4,096 bytes

{#t_HandlingFailedPushMessages__ul_f3j_gcn_ss}Your instance does not send push messages that exceed this limitation. System logs save any failed messages. For details on Apple payload limitations, see the [Local and Remote Notification Programming
Guide](https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/APNSOverview.html#/apple_ref/doc/uid/TP40008194-CH8-SW1) for Apple developers.

## Procedure

1. Navigate to AllSystem LogsPush Notifications.  
   By default, the messages that were created today appear. You can change the filter if necessary. The Type column can have these values:
   * failure: The message could not be sent.
   * pending: The message is queued for processing.
   * success: The message was successfully sent, although not necessarily received by the mobile device.
   {#t_HandlingFailedPushMessages__ul_dw2_g55_yhb}
2. Put any failed messages back into the queue to be resent by selecting the check boxes next to the failed messages, and then selecting Re-queue failed push notifications from the choice list.
3. If some push notifications continue to fail, consider increasing the value in the glide.push.notification.ttl_seconds property.  
   See [Push notification properties](https://servicenow-prod.fluidtopics.net/he7WcMntJ0AxCKKG~Ginbw "Push notifications provides several properties to customize the setup.") for more information.
**Related concepts**   

* [Push notification retention](https://servicenow-prod.fluidtopics.net/taAXe2~4fSCtRGLDM3hx8A "You can archive and eventually destroy push notifications that you no longer need or if your Push Notification table is excessively large.")  
**Related tasks**   

* [Activate push notifications](https://servicenow-prod.fluidtopics.net/fPbiPvA0orzM4ShlqpnZ4Q "Several plugins must be activated to use push notifications. If you have the Mobile UI (com.glide.ui.m) plugin active, push notification plugins are automatically activated.")  
**Related reference**   

* [Push notification system](https://servicenow-prod.fluidtopics.net/S9n3HtMVWBiPvojotHPVug "The push notification system involves several key elements that manage the delivery of push messages and push notification responses.")
* [Installed with push notifications](https://servicenow-prod.fluidtopics.net/xOQTbjgGRkYMyxuBIr85pQ#r_InstalledWithPushNotifications "Several types of components are installed with the push notifications plugins.")
* [Push notification properties](https://servicenow-prod.fluidtopics.net/he7WcMntJ0AxCKKG~Ginbw "Push notifications provides several properties to customize the setup.")
* [Push notification setup with the ServiceNow mobile app](https://servicenow-prod.fluidtopics.net/MwVGMVn3PYkoYPnHAv14Tg "The ServiceNow mobile application automatically enables push notifications and configures mobile devices for push notifications when users initially log in to the instance.")
* [Push notification setup with a custom push application for ServiceNow mobile apps](https://servicenow-prod.fluidtopics.net/jhLL1OpxEfmGgs~1XgE2yg "If you are using your own custom mobile or push application, you must configure your app for use and set up the push contents.")

*[\>]: and then


