dreamcatcher-tech / dreamcatcher-stack

https://dreamcatcher.land
1 stars 0 forks source link

Add retry to the transcription attempts #171

Open inverted-capital opened 7 months ago

inverted-capital commented 7 months ago

In Input.jsx a call is made to the transcription service of OpenAI innocently believing the call will succeed. It should have the same distrust mechanisms as the threads.js reducer uses to retry.