Feature: scheduler: Add a function for finding a failed probe action...
for a given resource ID. Optionally, a node ID can also be given to
restrict the failed probe action to one run on the given node.
Otherwise, just the first failed probe action for the resource ID will
be returned.
See: rhbz#1506372