-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Is your feature request related to a problem? Please describe.
My singlefile destination is set up to a github repo. The problem is, sometimes when the upload fails (due to network issue or something), it does nothing. Neither does it retry, nor does it save it locally.
Also, it shows "Bad Credentials" error when the error was not related to bad credentials.
Describe the solution you'd like
The simplest solution is to have an option for a fallback destination, which can be to save in local drive.
Describe alternatives you've considered (optional)
None yet.
Additional context (optional)
Another thing I noticed is, when the destination is set to local drive, the filename becomes a random string (probably UUID). Even when I have set proper names in the the File Name section.