Commit 18479c6
fix: include run_id in TUI service table row key to avoid duplicates
Fixes #204 — two identical services from different experiments caused a
DuplicateKey error because the row key only used exp_id:service_id.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c867cc4 commit 18479c6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments