| What's New for Administration / Enhancements | |
The Requirements Administration application has been enhanced to be able to configure load timeout to avoid failure loading huge repositories.
The default timeout changed from the current hard coded value of 5 minutes, to 10 minutes.
<add key="LoadTimeout" value="10"/>
Value 10 corresponds to 10 minutes. If key "LoadTimeout" does not exist in config file, internal load timeout will be set to 10 by default.
This feature requires Requirements Administration Tool (Server Tools) update.