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
I was actually thinking that we'd keep the config file but take the list of workers out of it since this part seems to be pretty dynamic.
We could also do a combination of strategies - i.e., CLI params override the config file. But either way, I'd remove the list of workers from the config file.
What should be done?
The proxy should receive the workers through the
start-proxy
CLI command as a parameterHow should it be done?
When is this task done?
The task is done when we don't persist the workers anymore.
Additional context
No response
The text was updated successfully, but these errors were encountered: