Skip to main content

2 docs tagged with "exponential backoff"

View all tags

Retry Policies

Guide for creating ServiceNow Retry Policies using the Fluent API. Retry policies control how outbound integration connections recover from transient failures by defining when to retry, how many times, and how long to wait between attempts.

RetryPolicy

Creates a Retry Policy record (sysretrypolicy) that controls how outbound integration connections handle transient failures. A retry policy defines the strategy, attempt count, wait interval, maximum elapsed time, and the conditions under which retries apply.