Skip to content

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Jul 19, 2021

RCA:
Result of request put function was not evaluated.

Solution:
Use HttpBasicAuth (which avoids printing the plain password in case of exception)
and check return value of request's put method (raise exception if not successful).

RCA:
Result of request put function was not evaluated.

Solution:
Use HttpBasicAuth (which avoids printing the plain password in case of exception)
and check return value of request's put method (raise exception if not successful).
@tomuben tomuben requested a review from tkilias July 19, 2021 21:44
@tomuben tomuben merged commit fb703c7 into main Jul 20, 2021
@tomuben tomuben deleted the bug/#60_upload_does_not_show_error_when_not_successful branch July 20, 2021 09:57
tomuben added a commit that referenced this pull request Jul 20, 2021
* #60: Show error when upload not successful

RCA:
Result of request put function was not evaluated.

Solution:
Use HttpBasicAuth (which avoids printing the plain password in case of exception)
and check return value of request's put method (raise exception if not successful).

Fixes #60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants