Skip to content

clean up runtime disconnected status/UI #500

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

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Aug 31, 2023

When disconnected, don't show a retry button. The runtime connection is retried automatically every 1 second.

TODO: use exponential back-off for the retry time with a up-limit, e.g., 1s, 2s, 4s, 8s, 10s, 10s, 10s, ...

@lihebi lihebi merged commit d4e6703 into codepod-io:main Aug 31, 2023
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