ignoreThrottler

Parameters

ignoreThrottler

Specifies whether to ignore the throttler when making the request. Default is false. If false, the method will wait for throttling based on the configured throttler before executing the request. If true, the throttler will be bypassed, and the request will be executed immediately.