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 Oct 31, 2019. It is now read-only.
When the new worker is registered on dispatcher, it have no pool assigned. So, in order to utilize resources of new worker I have to manually edit the database.
Here is a little modification that makes all new workers automatically assigned to the default pool - morevnaproject@6b3befd
The text was updated successfully, but these errors were encountered:
I have this issue, too. I expected the worker to be picked up from the /opt/puli/conf/pools/default.pool if I put it in there. Am I right with my assumption?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When the new worker is registered on dispatcher, it have no pool assigned. So, in order to utilize resources of new worker I have to manually edit the database.
Here is a little modification that makes all new workers automatically assigned to the default pool - morevnaproject@6b3befd
The text was updated successfully, but these errors were encountered: