For AI agents: a documentation index is available at /llms.txt
Skip to main content

WaitForNetworkIdleOptions

Properties

PropertyTypeDescription
concurrency?numberThe maximum number of in-flight requests allowed while considering the network idle. Default 0
idleTime?numberThe number of milliseconds the network must remain idle. Default 500
timeout?numberThe maximum amount of time, in milliseconds, to wait for network idle.