Skip to content

Add strategy for handling download error#43

Open
laistomazz wants to merge 1 commit intoprolane:masterfrom
laistomazz:handle-download-error
Open

Add strategy for handling download error#43
laistomazz wants to merge 1 commit intoprolane:masterfrom
laistomazz:handle-download-error

Conversation

@laistomazz
Copy link

Recently I spent a couple of hours going through both my AWS and the plugin's configuration to try and figure out why I was having errors when downloading my credentials.

In the end it was the simple fact that my Downloads directory already contained a folder called credentials. The conflictAction overwrite does not handle such situation.

So I have the following proposal: when an error occurs, show a dialog window and give the user the option to retry the download, but this time with prompt as a conflictAction strategy. In my case, that would have showed me right away the reason why I was having the error.

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.

1 participant