Skip to main content

The ping limit configuration is defined in a flow on a source, or directly on the flow itself. The configuration controls the behavior of the ping limit by setting the maximum and the duration. The counter for a ping limit is kept as a standalone record which shares ping limit's ID.

name
string

The human-readable name of the ping limit

maximum
integer

The number of pings that will be accepted

duration
integer

The number duration_units the ping limit persists for

duration_units
string

The unit of time the ping limit persists for: minute, hour, day, week, or month

time_zone
string

The time zone in which ping limit resets

Example:

"America/New_York"