Add DNS load balancing - #1212
Merged
Merged
Conversation
chris-olszewski
requested changes
Apr 14, 2026
chris-olszewski
left a comment
Member
There was a problem hiding this comment.
Example failures are real. I think we should disable DNS load balancing if the host is localhost.
Member
Author
Yeah, we probably should. I fixed it in a few places but it requires whatever's serving on localhost to bind properly which users may not do. |
chris-olszewski
approved these changes
Apr 14, 2026
Sushisource
force-pushed
the
dns-load-balance
branch
from
April 14, 2026 18:16
33efcce to
d769f8a
Compare
Sushisource
enabled auto-merge (squash)
April 15, 2026 00:40
This was referenced May 1, 2026
Closed
This was referenced May 6, 2026
This was referenced May 15, 2026
Closed
abhiaiyer91
pushed a commit
to mastra-ai/mastra
that referenced
this pull request
Jun 4, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@temporalio/activity](https://github.com/temporalio/sdk-typescript/tree/main/packages/activity) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/activity)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2factivity/1.17.1/1.17.2) | | [@temporalio/client](https://github.com/temporalio/sdk-typescript/tree/main/packages/client) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/client)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fclient/1.17.1/1.17.2) | | [@temporalio/plugin](https://github.com/temporalio/sdk-typescript/tree/main/packages/plugin) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/plugin)) | dependencies | patch | [`^1.16.1` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fplugin/1.17.1/1.17.2) | | [@temporalio/worker](https://github.com/temporalio/sdk-typescript/tree/main/packages/worker) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/worker)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fworker/1.17.1/1.17.2) | | [@temporalio/workflow](https://github.com/temporalio/sdk-typescript/tree/main/packages/workflow) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/workflow)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fworkflow/1.17.1/1.17.2) | --- ### Release Notes <details> <summary>temporalio/sdk-typescript (@​temporalio/activity)</summary> ### [`v1.17.2`](https://github.com/temporalio/sdk-typescript/releases/tag/1.17.2) [Compare Source](https://github.com/temporalio/sdk-typescript/compare/v1.17.1...1.17.2) ##### DNS Resolver Load Balancing Configuration A new load balancing feature was added in [temporalio/sdk-rust#1212](https://github.com/temporalio/sdk-rust/pull/1212) which has caused networking issues in certain networking setups. This is now disabled by default via the change listed below ([#​2049](https://github.com/temporalio/sdk-typescript/pull/2049)). ##### What's Changed - docs: deduplicate and update contributing guidelines by [@​dplyukhin](https://github.com/dplyukhin) in [#​2038](https://github.com/temporalio/sdk-typescript/pull/2038) - chore: break up test package by [@​chris-olszewski](https://github.com/chris-olszewski) in [#​1910](https://github.com/temporalio/sdk-typescript/pull/1910) - Surface DNS load balancing config in connection options by [@​THardy98](https://github.com/THardy98) in [#​2049](https://github.com/temporalio/sdk-typescript/pull/2049) - Expose endpoint on Nexus OperationInfo by [@​Quinn-With-Two-Ns](https://github.com/Quinn-With-Two-Ns) in [#​2041](https://github.com/temporalio/sdk-typescript/pull/2041) - chore: add [@​temporalio/ai-sdk](https://github.com/temporalio/ai-sdk) as co-codeowner of contrib/ai-sdk by [@​brianstrauch](https://github.com/brianstrauch) in [#​2052](https://github.com/temporalio/sdk-typescript/pull/2052) - fix(worker): close replay iterator in runReplayHistory by [@​SeptenTrace](https://github.com/SeptenTrace) in [#​2050](https://github.com/temporalio/sdk-typescript/pull/2050) ##### New Contributors - [@​dplyukhin](https://github.com/dplyukhin) made their first contribution in [#​2038](https://github.com/temporalio/sdk-typescript/pull/2038) - [@​brianstrauch](https://github.com/brianstrauch) made their first contribution in [#​2052](https://github.com/temporalio/sdk-typescript/pull/2052) - [@​SeptenTrace](https://github.com/SeptenTrace) made their first contribution in [#​2050](https://github.com/temporalio/sdk-typescript/pull/2050) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0aW9uIl19-->
This was referenced Jun 5, 2026
DevZonayed
pushed a commit
to DevZonayed/nexalance-skill-mastra-ai-mastra
that referenced
this pull request
Aug 17, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@temporalio/activity](https://github.com/temporalio/sdk-typescript/tree/main/packages/activity) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/activity)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2factivity/1.17.1/1.17.2) | | [@temporalio/client](https://github.com/temporalio/sdk-typescript/tree/main/packages/client) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/client)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fclient/1.17.1/1.17.2) | | [@temporalio/plugin](https://github.com/temporalio/sdk-typescript/tree/main/packages/plugin) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/plugin)) | dependencies | patch | [`^1.16.1` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fplugin/1.17.1/1.17.2) | | [@temporalio/worker](https://github.com/temporalio/sdk-typescript/tree/main/packages/worker) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/worker)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fworker/1.17.1/1.17.2) | | [@temporalio/workflow](https://github.com/temporalio/sdk-typescript/tree/main/packages/workflow) ([source](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/workflow)) | dependencies | patch | [`^1.11.7` -> `^1.17.2`](https://renovatebot.com/diffs/npm/@temporalio%2fworkflow/1.17.1/1.17.2) | --- ### Release Notes <details> <summary>temporalio/sdk-typescript (@&mastra-ai#8203;temporalio/activity)</summary> ### [`v1.17.2`](https://github.com/temporalio/sdk-typescript/releases/tag/1.17.2) [Compare Source](https://github.com/temporalio/sdk-typescript/compare/v1.17.1...1.17.2) ##### DNS Resolver Load Balancing Configuration A new load balancing feature was added in [temporalio/sdk-rust#1212](https://github.com/temporalio/sdk-rust/pull/1212) which has caused networking issues in certain networking setups. This is now disabled by default via the change listed below ([#&mastra-ai#8203;2049](https://github.com/temporalio/sdk-typescript/pull/2049)). ##### What's Changed - docs: deduplicate and update contributing guidelines by [@&mastra-ai#8203;dplyukhin](https://github.com/dplyukhin) in [#&mastra-ai#8203;2038](https://github.com/temporalio/sdk-typescript/pull/2038) - chore: break up test package by [@&mastra-ai#8203;chris-olszewski](https://github.com/chris-olszewski) in [#&mastra-ai#8203;1910](https://github.com/temporalio/sdk-typescript/pull/1910) - Surface DNS load balancing config in connection options by [@&mastra-ai#8203;THardy98](https://github.com/THardy98) in [#&mastra-ai#8203;2049](https://github.com/temporalio/sdk-typescript/pull/2049) - Expose endpoint on Nexus OperationInfo by [@&mastra-ai#8203;Quinn-With-Two-Ns](https://github.com/Quinn-With-Two-Ns) in [#&mastra-ai#8203;2041](https://github.com/temporalio/sdk-typescript/pull/2041) - chore: add [@&mastra-ai#8203;temporalio/ai-sdk](https://github.com/temporalio/ai-sdk) as co-codeowner of contrib/ai-sdk by [@&mastra-ai#8203;brianstrauch](https://github.com/brianstrauch) in [#&mastra-ai#8203;2052](https://github.com/temporalio/sdk-typescript/pull/2052) - fix(worker): close replay iterator in runReplayHistory by [@&mastra-ai#8203;SeptenTrace](https://github.com/SeptenTrace) in [#&mastra-ai#8203;2050](https://github.com/temporalio/sdk-typescript/pull/2050) ##### New Contributors - [@&mastra-ai#8203;dplyukhin](https://github.com/dplyukhin) made their first contribution in [#&mastra-ai#8203;2038](https://github.com/temporalio/sdk-typescript/pull/2038) - [@&mastra-ai#8203;brianstrauch](https://github.com/brianstrauch) made their first contribution in [#&mastra-ai#8203;2052](https://github.com/temporalio/sdk-typescript/pull/2052) - [@&mastra-ai#8203;SeptenTrace](https://github.com/SeptenTrace) made their first contribution in [#&mastra-ai#8203;2050](https://github.com/temporalio/sdk-typescript/pull/2050) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0aW9uIl19-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What was changed
Title
Why?
Matches behavior of Go & Java, theoretically improves availability.
Checklist
Closes
How was this tested:
Added some unit tests, virtually all existing tests run through this right now anyway, importantly including cloud tests.
Any docs updates needed?