Hi I have custom code (C#) which is getting data from HubSpot CRM via the CRM API and a private app. Sometimes the API returns the response faster, sometimes it takes more time. What is the best value for the request timeout? In C# is the def
read more