```
2018-08-25 01:43:27,900 [Thread Pool Worker] ERROR Helpmebot.Services.CategoryWatcherHelperService [(null)] - Exception while retrieving category information for helpme
System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000c5] in <b3d41b23de534128a4f18a6e1312f79c>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <b3d41b23de534128a4f18a6e1312f79c>:0
at Helpmebot.HttpRequest.Get(System.String uri, System.Int32 timeout) [0x00048] in
<e2c9212695cf4ca483fa4ca1caf79a81>:0
at Helpmebot.ExtensionMethods.MediaWikiSiteExtensions.GetPagesInCategory (Helpmebot.Model.MediaWikiSite site, System.String category) [0x00011] in <e2c9212695cf4ca483fa4ca1caf79a81>:0
at Helpmebot.Services.CategoryWatcherHelperService.UpdateCategoryItems (Helpmebot.Model.WatchedCategory category) [0x00031] in <e2c9212695cf4ca483fa4ca1caf79a81>:0
```