muxable / rtchat

A chat app for IRL streamers.
Apache License 2.0
41 stars 24 forks source link

feat: retry future up to three times with a one second delay #1298

Closed kevmo314 closed 1 month ago

kevmo314 commented 1 month ago

Add retry logic to the getTwitchBadges method in lib/models/adapters/chat_state.dart to handle the firebase_functions/unavailable error.


For more details, open the Copilot Workspace session.

kevmo314 commented 1 month ago

@SputNikPlop can you verify this works? Just check that badges still load.

SputNikPlop commented 1 month ago

@SputNikPlop can you verify this works? Just check that badges still load.

They all still load