-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tx client fails on push multiple files using -a option #173
Comments
Meanwhile I believe this issue is connected with #174 . Actually tx client probably doesn't retransfer all the resources again and again as the console output suggests. When using the Additional info: The typo causing the behaviour described was a set of duplicate ASCII double quoting in one of the entries within a
instead of
|
Additional finding: On this error tx client outputs exit code 1 (one) properly, so I could have recognised immediately not all files have been uploaded, even when error message lines were disguised in console, simply by checking |
Ok, the code for this is a bit complicated so I'm not sure I will be able to come up with a satisfactory solution. One can be found, I'm sure, but it would be a big investment. Here are my findings.
|
Hey @Mi605 , So, it turns out that I was able to implement this (see the attached PR). If the rest of my team agrees that it is a valuable addition and it passes code review, this will be added in the next release. |
Bug-Report:
Scope:
Focus:
Issue:
Example of a push run:
The text was updated successfully, but these errors were encountered: