elsa-workflows / elsa-workflows/elsa-core

[ENH] Add Node ID in Instances Page

Open
#6,023 0 comments 0 reactions 0 assignees View on GitHub
enhancement triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

## Enhancement Request

### Enhancement Overview
In multi node setup where all nodes are sharing the same DB, I would like to know which backend node had processed which requests, therefor adding a unique identifier in the Instances page for each instance to show which node has processed the request would be practical, e.g. adding `Environment.MachineName` by default or allow the developer to specify the node name in appsettings.json or in Program.cs file for that node.

### Use Cases
To troubleshoot e.g. if a certain node is not performing as expected, or to make sure that round-robin is working properly.

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.