This commit no longer exists in the repository. It may have been part of a branch which was deleted.
Description
Refactor: scheduler: best practices for RecurringOp()
Rename RecurringOp() to recurring_op_for_active(), drop a redundant argument,
add a doxygen block, and improve variable names, log messages, comments, and
formatting.