On Tue, Feb 25, 2020 at 7:40 AM Arthur Smith <[email protected]> wrote: > > Thanks, I bumped up the memory request when it starts and that seems to have > resolved the problem! Also I hadn't realized that you need to repeat the same > commands whenever you run webservice start - I thought it retained the > previous settings, but it looks like you have to be specific each time or it > falls back on the old defaults?
I agree that this is unintuitive, but it is the current behavior. The internal implementation of `webservice stop` clears all the state data from the $HOME/service.manifest file. `webservice restart` is the only command which uses that state data directly. Bryan -- Bryan Davis Technical Engagement Wikimedia Foundation Principal Software Engineer Boise, ID USA [[m:User:BDavis_(WMF)]] irc: bd808 _______________________________________________ Wikimedia Cloud Services mailing list [email protected] (formerly [email protected]) https://lists.wikimedia.org/mailman/listinfo/cloud
