remind101 / conveyor

A fast build system for Docker images.
http://engineering.remind.com/introducing-conveyor/
BSD 2-Clause "Simplified" License
221 stars 24 forks source link

Support empty SQS queue #42

Closed bss closed 8 years ago

bss commented 8 years ago

It blows up when the SQS queue is empty when started up. This fixes the issue.

cordoval commented 8 years ago

related to #46

ejholmes commented 8 years ago

:+1: thanks!