You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments