-
-
Notifications
You must be signed in to change notification settings - Fork 220
Description
Dear XRMToolBox Developer,
I am encountering timeout issues when trying to execute FetchXML queries against our Dynamics 365 instance. The system shows an error message indicating that the HTTP request has exceeded the default timeout of 00:02:00 (2 minutes).
Error message details:
"La richiesta HTTP a https://lifestyledesign-api.crm4.dynamics.com/XRMServices/2011/Organization.svc?wsdl?SdkClientVersion=9.2.49.116)T ha superato il timeout assegnato di 00:02:00."
My query is attempting to retrieve marketing form submissions for multiple forms (Milano Design Week 2025 events), and while it executes correctly with small data sets, it fails with timeout errors when trying to retrieve the complete dataset.
I've looked through the settings in XRMToolBox but cannot find an option to increase the HTTP request timeout. Could you please:
- Let me know if there's an existing way to increase the timeout setting that I might have missed
- Consider adding this configuration option in a future release if it doesn't exist yet
- Suggest any workarounds or best practices for handling larger queries within the current timeout constraints
I understand that the default 2-minute timeout is likely a safety measure, but for some legitimate complex queries against large datasets, a configurable timeout would be extremely helpful.
Thank you for your assistance and for developing this useful tool.
Best regards,
- Deployment: Online
- DB Version: 9.2.25032.214
- Connection Controls Version: 1.2024.9.59
- XrmToolBox Version: 1.2024.9.69