dmorrill10 / acpc_poker_gui_client

Rails application that allows humans to play poker matches managed by the Annual Computer Poker Competition's Dealer program in a web GUI.
56 stars 37 forks source link

Make background match errors visible to user (no silent failing) #22

Closed dmorrill10 closed 11 years ago

dmorrill10 commented 11 years ago

If something happens in the worker script to cause a match to fail on startup, or an error occurs after an action is taken, show the user a meaningful error message and gracefully fail (preferably with recovery options).