# Studio loads indefinitely and/or unable to load all project cases

**Introduction**  
Sometimes due to network latency or large size of projects, the default timeout of 10 seconds is not enough to load Project’s data.

**Solution**  
A user can increase it by doing below configurations. This will increase the REST API's connection timeout which would give Leapwork enough time to load all required data.

- Close Leapwork Studio  
- Open 'studio.config' file (It should be under Leapwork installation folder C:\Users\AppData\Local\Leapwork).  
- Update "AgentClientConnectionTimeoutSeconds" value from 10000 to 300000 milliseconds  
- Save the file and close it, (reopen it again to make sure that it is updated correctly)  
- Restart Leapwork Studio and try loading the project.

**Note:** Users may need to increase the timeout to more than 30 seconds as per their need.

For any clarification, please contact our [Priority Support](mailto:prioritysupport@leapwork.com).
