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

feat: added connection retry on realm navigator with realm fallback #2267

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

davidejensen
Copy link
Member

@davidejensen davidejensen commented Oct 2, 2024

What does this PR change?

Fix #2127
Adds a retry mechanism for realm change to try 3 times before rolling back to previous realm
...

How to test the changes?

  1. Launch the explorer
  2. Teleport to a world and back multiple times
  3. Verify it works fine
  4. If a teleport to a world fails verify that the rollback to the previous realm is working fine

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@davidejensen davidejensen self-assigned this Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

badge

New build in progress, come back later!

@davidejensen davidejensen marked this pull request as ready for review October 2, 2024 08:42
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.

Rollback on realm fail
1 participant