hark130 / jack-in-the-box

Connecting Jackbox games to the OpenAI API
GNU General Public License v3.0
1 stars 0 forks source link

JITB-41: Transition from "pure success" to a bit of "best effort" #62

Closed hark130 closed 1 month ago

hark130 commented 1 month ago

I've come across some human-based edge cases/race conditions (e.g., someone stole JITB's avatar between the choice and click, the VIP started the game while JITB was choosing a catchphrase/avatar). These edge cases/race conditions aren't catastrophic. They can be transitioned to an error log instead of Exception messages. That way, JITB can soldier on.