Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

emojisets: Improve error handling when we fail to fetch an emojiset. #29761

Merged
merged 1 commit into from Apr 25, 2024

Conversation

amanagr
Copy link
Member

@amanagr amanagr commented Apr 17, 2024

Now we retry 3 times with 10s delays before giving up if on loading the emoji. Hopefully user will just refresh the page by that time if the emojis still can't be displayed.

Now we retry 3 times with 10s delays before giving up if on loading
the emoji. Hopefully user will just refresh the page by that time
if the emojis still can't be displayed.
@amanagr amanagr added the integration review Added by maintainers when a PR may be ready for integration. label Apr 18, 2024
@timabbott timabbott merged commit 2ccbb9b into zulip:main Apr 25, 2024
7 checks passed
@timabbott
Copy link
Sponsor Member

I'm not sure we needed to add this, but it is probably a good idea and seems clean enough. Merged, thanks @amanagr!

@amanagr amanagr deleted the emoji_loading branch April 25, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration review Added by maintainers when a PR may be ready for integration. size: L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants