Hey everyone, just a few quick questions and the like.<br><br>From what I can tell the server dispatches workunits to clients, each clients get a unique workunit.<br>If the upload fails, what happens to the work unit?<br>Is it forgotten about?<br>
Or put back into the list to be given to another client?<br>If it is forgotten about this could leave gaps in the data.<br><br><br>As I mentioned in my last post to this mail list, the cleanup process is ran even if the upload fails, I would like to add a feature to disable this cleanup action in cases such as the upload failing. I have no trouble coding this myself, but the question is, can I?<br>
and once that is done, how do I get the code into the repository?<br>Do I pass it onto someone with SVN access?<br>Or is this a bad idea?<br><br>Also my issue I mentioned earlier (code 401 upload failing) just appeared on my Linux machine, the interesting thing being that it succeeded once, then failed once, and has now succeeded 4 or so times flawlessly. Maybe a timing issue? not sure.<br>
<br>Thanks again,<br>Chris<br>