Skip to content

Conversation

hiroshihorie
Copy link
Member

@hiroshihorie hiroshihorie commented Jul 30, 2024

  • Test local / remote urls
  • Test url updates

@hiroshihorie hiroshihorie changed the title Prepare connection Prepare connection / region pinning Jul 30, 2024
// Connect sequence successful
log("Connect sequence completed")
while true {
let region = try await resolveBestRegion()
Copy link
Contributor

@lukasIO lukasIO Aug 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we want to await region selection on initial connection?
The other SDKs don't block here and just continue immediately in order for region manager not to have any impact on connection speed

@hiroshihorie hiroshihorie requested a review from lukasIO September 4, 2024 04:08
Copy link
Contributor

@lukasIO lukasIO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@pblazej
Copy link
Contributor

pblazej commented Aug 8, 2025

@hiroshihorie I'm digging into the older (stale?) PRs, anything left on this one?

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.

4 participants