Add retry support to Swift

Fixes #1636
This commit is contained in:
Joseph Schorr 2016-07-20 17:30:53 -04:00
parent 640012103c
commit a41ccf0356
3 changed files with 18 additions and 5 deletions

View file

@ -1,8 +1,6 @@
import unittest
import os
from StringIO import StringIO
from util.registry.queueprocess import QueueResult
from util.registry.queuefile import QueueFile