elsa-core/src/modules/Elsa.Hosting.Management
Sipke Schoorstra 571c1c7b2c Shorten configured application instance names
Configured stable application instance names that exceed the Azure Service Bus transport entity limit are now shortened deterministically instead of failing startup. The same configured value resolves to the same shortened name across restarts, preserving stable per-instance transport identity while supporting normal Kubernetes pod names.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-20 12:50:02 +02:00
..
Contracts
Extensions Add caching to workflow runtime and workflow management stores (#5174) 2024-04-10 11:51:40 +02:00
Features Add stable application instance name configuration 2026-06-20 00:04:15 +02:00
HostedServices Refactor imports to reduce use of Elsa.Common.Contracts 2024-10-05 18:30:45 +02:00
Notifications
Options Shorten configured application instance names 2026-06-20 12:50:02 +02:00
Services Shorten configured application instance names 2026-06-20 12:50:02 +02:00
ShellFeatures Add stable application instance name configuration 2026-06-20 00:04:15 +02:00
AssemblyInfo.cs address greptile review feedback (greploop iteration 1) 2026-06-20 00:13:33 +02:00
Elsa.Hosting.Management.csproj Removed versions from hosting project 2024-02-20 13:50:55 +01:00
FodyWeavers.xml