Preventing cmd4 timeout

Build 1501 on 14/Nov/2017  This topic last edited on: 1/Sep/2014, at 11:23

Increase the cmd4 (related to SQL operations) timeout by modifying the appsettings.xml:

<!-- Time-out for the execution of database (SQL) commands - in hh:mm:ss format -->

  <add key="Db.CommandTimeout" value="00:00:30" />

See also

Preventing http timeout

Preventing browser session timeout

Preventing login timeout in client applications

Preventing interactive workflow timeout