Commit b5ddb89
committed
chore(scale-runners): log failures with same key name as variable name
Copilot pointed out correctly that it could be confusing to log
`failedInstanceCount` using the key `missingInstanceCount` when there is
a variable with that name.1 parent cb5ce97 commit b5ddb89
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
0 commit comments