I have a 6GB dump file for an IIS process that I generated and during the "Running Analysis" phase of processing I am getting a "Canceling due to timeout" message from the tool after the 60s limit.
Is there a way to increase the timeout?
The timeout can be configured by editing the C:\Program Files\DebugDiag\AnalysisRules\DebugDiag.AnalysisRules.dll.config
file, and updating the GCRootTimeout
config setting:
<!-- GCRootTimeout: maximum number of seconds to spend scanning for GC root chains -->
<add key="GCRootTimeout" value="1200"/>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With