Skip to main content
Skip table of contents

Timeout

The Timeout Policy allows you to determine timeouts for your API. You can differentiate between a timeout for the initial connection and a timeout for the entire request. The timeout set in this policy overrides the global timeout for this specific API.


Configuration Options

OptionDescriptionDefault
Timeout Connect (ms)Defines the timeout for the initial connection between gateway and backend API.
The global connection timeout is 60.000 ms.
10.000 ms
Timeout Read (ms)

Defines the timeout for the entire request including the time spent waiting for data to be read.
The global request timeout is 120.000 ms.

30.000 ms
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.