根据文档,autorestart不关心startretrIEs:
解决方法 我认为你需要的是使用startretrIEs参数..autorestart controls whether supervisord will autorestart a program if
it exits after it has successfully started up (the process is in the
RUNNING state).supervisord has a different restart mechanism for when the process is
starting up (the process is in the STARTING state). RetrIEs during
process startup are controlled by startsecs and startretrIEs.
http://supervisord.org/configuration.html?highlight=startretries#program-x-section-example
最好的祝福
总结以上是内存溢出为你收集整理的supervisord autorestart max尝试?全部内容,希望文章能够帮你解决supervisord autorestart max尝试?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)