Actions
Bug #20809
openA way to show pending step count via hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1486470
Description of problem:
Sometimes the dynflow executor can be overloaded and not process things quickly enough. And that can be hard to detect. If the hammer ping command would tell us how many 'steps' are ready for execution but awaiting a free spot in the pool we could identify when there is just too much work to do and possibly increase the # of workers (or at least it would aid in determining a root cause).
Actions