Skip to content

fix: add response code check to GifPicker#782

Open
guizaa wants to merge 3 commits intostoatchat:mainfrom
guizaa:fix-781
Open

fix: add response code check to GifPicker#782
guizaa wants to merge 3 commits intostoatchat:mainfrom
guizaa:fix-781

Conversation

@guizaa
Copy link

@guizaa guizaa commented Feb 15, 2026

To avoid HTTP errors causing the GifPicker to not load when clicked, retry requests on 429 errors and return empty object when unrecoverable errors occur.

Fix for #781

guizaa and others added 3 commits February 15, 2026 16:38
To avoid HTTP errors causing the GifPicker to not load when clicked,
retry requests on 429 errors and return empty object when unrecoverable
errors occur

Signed-off-by: guiza <guiza@umich.edu>
Signed-off-by: marcy <69540471+reeesespuffs@users.noreply.github.com>
@guizaa
Copy link
Author

guizaa commented Feb 18, 2026

@reeesespuffs The commits you added seem to break the original fix. Is there a reason the named lambda getTrendingCategories() was removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments