On 17 August 2017 at 10:18, Stefan Tauner stefan.tauner@gmx.at wrote:
However, this is inevitable sometimes as explained before... so maybe we need some additional message passing indicating the different reasons for a "change of plans" so that the UI can react? (which is exactly the type of complication I wanted to avoid ;)
I think a status enum of something like RESET would be enough to show something hand-wavey in the UI, e.g. "Sorry for the delay, trying harder..."
The other alternative to that (besides not showing exact progress) would be to stall it while the action catches up again
I don't think that'll work.
Richard