deiucanta/chatpad

Show error and allow retries for requests that fail with 429

ItzDerock opened this issue · 0 comments

Currently, when a request fails with 429, nothing is shown to the user and it just looks like the AI is infinitely typing. This was very confusing for me the first time I encountered the error.

image

I also suggest adding some sort of ability to retry failed requests.