]> git.ipfire.org Git - pakfire.git/commit
PBS: Make connection to hub more robust.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 3 Mar 2012 17:25:50 +0000 (18:25 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 3 Mar 2012 17:25:50 +0000 (18:25 +0100)
commitd5166686f917b5b85f3e5957e0535490e2d16f6e
tree412156b5a4956e5e831c8587bb6a8d23572c2871
parentcd88c6d8532c304cc1b1b283324f92f9ed257657
PBS: Make connection to hub more robust.

Just ignore the exceptions that may be raised and retry..

This may not be the best way, but we will see how this works.
python/pakfire/client/builder.py
python/pakfire/client/transport.py