Setting a maximum waiting time for ECRTP to establish a database connection [EBF 4.2.5]

To reduce the probability of an ECRTP failure due to a temporary inability to establish a database connection, you can now set a maximum waiting time for ECRTP which specifies the maximum time period that ECRTP will wait for a successful database connection.

You can specify the time in milliseconds for ECRTP to try and connect to the database. If a database connection is or becomes available during that time period, ECRTP starts using the connection immediately.

If no connection becomes available by the end of the specified time period, ECRTP gives up waiting and returns with an error that says no database connection is available.

See “Setting a maximum waiting time for ECRTP to get a database connection [EBF 4.2.5]” for the option used for setting this limit.