EventStreamSettings.pendingWindow property

The number of seconds in the future to consider jobs as pending. Jobs that are further in the future will not surface in the event stream, and instead be only reachable through the search API.

Signature:

pendingWindow: number;