hrvojecukman / chat_gpt_flutter

MIT License
19 stars 9 forks source link

error 429 handling #11

Open wildanlsfs opened 1 year ago

wildanlsfs commented 1 year ago

hello there, currently i am facing a new issues within my app, some times my user got 429 too many request, but i don't know how to handle the error, is there a way to get the header of the Open AI request so i can get the rate limit quotas?