Fix err logging for runner limit
What does this MR do?
Fix err logging for runner limit
Why was this MR needed?
When the runner limit is met we are logging it on Error level which gets very noisy and ends up filling the logs noise. Before !1134 (merged) was merged this was logged on Debug level.
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master- branch was rebased
What are the relevant issue numbers?
Closes #4029 (closed)
Edited by Steve Xuereb