Specifying a warning timeout value for a channel at runtime
You can specify a timeout value for requests and responses on an individual channel at run time. Requests and responses that exceed the timeout value are logged if the channel specifies a log level of Warn or higher.
By default, the timeout value for the system is 1,000 milliseconds.
The timeout value can also be specified for the system and for individual channels at deployment time. For more information, see the descriptions of the warning timeout and channel warning timeout attributes in Specifying integration log timeout values at deployment time.
To specify the timeout value for requests and responses on a channel:
You have specified the timeout value for requests and responses on a channel.