NewCaw icon indicating copy to clipboard operation
NewCaw copied to clipboard

Prompt for Loading should it fails

Open CodedOre opened this issue 4 years ago • 1 comments

As of now MediaDisplay either downloads the media or fails to do so. We need to add a possibilty to retry the download should it failed.

A question though would be if we want to automatically retry loading the previews (could be problematic on metered connections).

CodedOre avatar Nov 12 '21 11:11 CodedOre

I'd recommend not automatically retrying. Cawbird added a manual reload to avoid getting in to retry loops, wasting bandwidth, etc

IBBoard avatar Nov 12 '21 19:11 IBBoard