You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
running cake CakeResque.CakeResque load
will load a set of predefined workers
running it again will recreate the same workers, so instead of only loading new workers you get two sets of the original workers plus the new workers
php 5.5.9
cakephp 2.9.6
ubuntu 14.04.5
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
running
cake CakeResque.CakeResque load
will load a set of predefined workers
running it again will recreate the same workers, so instead of only loading new workers you get two sets of the original workers plus the new workers
php 5.5.9
cakephp 2.9.6
ubuntu 14.04.5
The text was updated successfully, but these errors were encountered: