microsoft / microsoft/aspire

Investigate running concurrent AppHosts with the same devtunnel IDs

Open
#11,358 3 comments 0 reactions 0 assignees View on GitHub
area-integrations devtunnels
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

The dev tunnels hosting integration defaults to creating dev tunnels with a generated tunnel ID that's based on the tunnel resource name and AppHost SHA, which in turn is based on the file path of the AppHost project file. The tunnel ID can also be manually set to a fixed value.

If multiple AppHost project instances using the same tunnel IDs are run concurrently, resulting in multiple tunnel hosts running for the same tunnel ID, what is the behavior? Is it supported by the dev tunnels CLI/service? If it is, how is traffic routed between the multiple hosts? Is it something that results in behavior we want in the context of Aspire.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.