smiggleworth / Quidjibo

A task worker library for .NET with an async pipeline.
Apache License 2.0
14 stars 5 forks source link

Fixed issue that causes the Quidjibo to stop when it fails to retrieve work items. #67

Closed johnallers closed 5 years ago

johnallers commented 5 years ago

This can occur when items are retrieved using a web proxy and the Quidjibo host server is available, but returns a bad response.