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
Also pretty easy to allow a cache setting as a Boolean, or even allow the user to set the cache location, which we can then solve with the docker compose by using a different cache system.
We currently do not fully support multiple workers. For more info, see:
#125
This configuration can be overridden by setting the `GUNICORN_CMD_ARGS`
environment variable.
We currently do not fully support multiple workers. For more info, see:
#125
This configuration can be overridden by setting the `GUNICORN_CMD_ARGS`
environment variable.
easybe
added a commit
to husqvarnagroup/goosebit
that referenced
this issue
Sep 12, 2024
We currently do not fully support multiple workers. For more info, see:
UpstreamDataInc#125
This configuration can be overridden by setting the `GUNICORN_CMD_ARGS`
environment variable.
With the in-memory cache gooseBit should not be deployed with multiple workers currently.
This limitation should be documented until it is addressed (if required).
The text was updated successfully, but these errors were encountered: