pybit icon indicating copy to clipboard operation
pybit copied to clipboard

Network errors etc.. getting source could be handled better.

Open jamesbennet opened this issue 11 years ago • 1 comments

SVN export returned a 256. It correctly cleaned and curled fail. It should, however, maybe block until the network comes back?

jamesbennet avatar Dec 12 '12 16:12 jamesbennet

This would need to be a controller API along the lines of build-dep-wait as the client could be trying to use many different VCS handlers, only some of which would need to use network connections. There is no sense in blocking the clients within a single job.

codehelp avatar Dec 14 '12 09:12 codehelp