1369989db7
Now the call to client.queue() is wrapped in try-except clause, but actually queue() doesn't make any calls to api and can't rise any exception. Such behaviour can lead to UPDDATE_FAILED state of the stack if the queue will not exist. Try to delete queue and then catch appropriate exception. Change-Id: I484bae099e3236d6b00ec5b3c2c562d971b7463e |
||
---|---|---|
.. | ||
__init__.py | ||
queue.py |