runOnce

suspend fun runOnce(): JobRequest?

Step function to process one job from the Messenger.graderQueue

Works as follows:


fun runOnce(channel: String?, message: String?)

Step function to process one provided message from the subscription channels

Works as follows: