59031de Don't crash if the message doesn't have a 'status'

Authored and Committed by adamwill 4 years ago
    Don't crash if the message doesn't have a 'status'
    
    This should never happen, but currently it actually is because
    I misconfigured the AMQP queue in infra. D'oh. This is a good
    and safe fix anyhow.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+1 -1