> Hello, > I have set up in my uwsgi config harakiri and spooler-harakiri. > > harakiri = 5 > spooler-harakiri = 600 > > But tasks running in spooler never go over harakiri limit (5). > > Is it possible somehow avoid this behavior? > >
this is not the expected behaviour. You are basically saying that whichever value you set in spooler-harakiri it is overridden by the worker's one ? -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
