microsoft / azure-devops-dotnet-samples

.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
https://docs.microsoft.com/azure/devops/integrate
MIT License
522 stars 519 forks source link

Request Timeout on GetItemTextAsync & GetItemContexntAsync on GitClient #168

Open RDalziel opened 6 years ago

RDalziel commented 6 years ago

I'm working on parsing some information from git repositories content and having issues with Http timeout errors after exceeding 1 Minute 45 Seconds.

Is there a way around this or is it a known bug?