FritzAndFriends / TagzApp

An application that discovers content on social media for hashtags
MIT License
118 stars 71 forks source link

Bug: Handle SignalR disconnect better #391

Closed csharpfritz closed 8 months ago

csharpfritz commented 8 months ago

When the SignalR server goes offline, attempt to reconnect and resume processing on screen.

We'll want a custom progress bar / timer to show that the app is attempting to reconnect. Additionally we'll want to provide a button that allows the screen to be refreshed once the connection has been made.