Tick and untick "ignore errors" anytime
- Posts: 14
- Joined: 11 Nov 2019
It would be good to be able to enable/disable "ignore errors" anytime (at the two locations where currently a static message is displayed that errors are being ignored).
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
In which scenarios are you missing this functionality?
- Posts: 4
- Joined: 30 Jan 2021
i belive it's in the case of:
job1: do not ignore
job2-6,8-10: ignore
job7,11: do not ignore
job1: do not ignore
job2-6,8-10: ignore
job7,11: do not ignore
- Posts: 14
- Joined: 11 Nov 2019
Example scenario:
* Undo an accidental click on "Ignore all"
or:
* Start sync, then it turns out that I have to leave, but want as many files as possible to be synched until I return, i.e. future errors should be ignored.
* Undo an accidental click on "Ignore all"
or:
* Start sync, then it turns out that I have to leave, but want as many files as possible to be synched until I return, i.e. future errors should be ignored.
- Posts: 4056
- Joined: 11 Jun 2019
You'd have to do some kind of interrupt or poll the setting every so often. Are you running into errors that often?
- Posts: 14
- Joined: 11 Nov 2019
Just poll the setting exactly when errors occur. Like currently.
Currently, changing the setting is possible only in one direction and only at specific times. This limitation doesn't make much sense.
Currently, changing the setting is possible only in one direction and only at specific times. This limitation doesn't make much sense.
- Posts: 4056
- Joined: 11 Jun 2019
I see how that would be helpful, it wouldn't be intrusive either because the icon status is there, as you said.