Skip to content

Try to add retry feature of live translating #93

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

Closed
wants to merge 1 commit into from

Conversation

touyou
Copy link
Contributor

@touyou touyou commented Apr 9, 2025

I tried to implement a retrying feature for live translating.

On the first day, I encountered a problem where the live translating feature sometimes stopped, and I couldn’t return to it by myself.

So, I tried to make the app store the current connection state and show a retry button when the connection closes.
However, I couldn’t reproduce the closed connection, and I’m not sure if this code can prevent the situation I faced on the first day. Could you please check it?

@touyou
Copy link
Contributor Author

touyou commented Apr 10, 2025

I rewrote it by TCA, so close it.
#97

@touyou touyou closed this Apr 10, 2025
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.

1 participant