Framework that retries a failed HTTP request when the API rate limits are exceeded and the 429 Too Many Requests status code is returned. The retry-after time HTTP header is used to retry the request again after that specified retry-after time.

Request apps on the Store

Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Spoke requirements

Note: The Retry Handler Framework app is available only as a part of Microsoft Exchange Online Spoke or Journey Accelerator app.
  • Install Journey Accelerator app
  • Microsoft Exchange Online spoke

Spoke flows

The Retry Handler Framework provides sample flows to demonstrate automating the Journey Accelerator tasks. To customize a sample flow, copy it to a new application scope. Available sample flows include:

Flow Description
Renew Subscriptions Retrieves all the subscription records and renews the subscriptions that are about to expire.
Note: Subscriptions that have Being Deleted as status, will not be considered for renewal.
Clean up Queue Records Removes the records from Request Retry Queue based on state, execution status, and last updated time.
Scheduled Job Processes records from the Request Retry Queue table.

Spoke subflows

The Retry Handler Framework provides sample subflows to demonstrate automating Journey Accelerator tasks. To customize a sample subflow, copy it to a new application scope. Available sample subflows include:

Note: Look up and Update Attachments to Event Record, Look up Calendar Details, Look up Event Details, Renew Subscription subflows are hidden from subflow picker.