action #153475
Updated by livdywan 11 months ago
## Motivation From the SUSE QE Tools coordination call when we had a demonstration about #152569 we realized that a string like `[Not restarting because job has been restarted already $auto_clone_limit times and failed with /$auto_clone_regex/]` is confusing because of the dollar signs. And it doesn't reveal the values so it's not obvious what the number or the regex is. For reference the "already cloned n times" message does say the maximum. ## Suggestions * Consider using ALL_CAPS and/or reference the actual values * Add or a help icon or a URL to the point where the actual value is defined * Expand the values, either within the reason or somewhere else like in a comment, the investigation tab or elsewhere * Clarify limitations of the reason, and if they can be addressed defined.