yii-resque
yii-resque copied to clipboard
Metriks
Hello
How i get metriks queue? number of run? number of delayed?
getQueues return free timestamp( getDelayedJobsCount return number 3(
@ignatenkovnikita This is only my quick fix and didn't test it either (I'm so sorry for this), basically I added one function to call Resque
class function so you can directly access all Resque
function.
Hope that helped :)