mesosphere - mesos agent keeps relaunching failed task infinitely -


scheduler launches task, mesos master (apache mesos 1.0.0) accepts , gives task mesos agent. after mesos agent keeps on running task infinitely on failure. there parameter control retry failed task.

which scheduler using (restarting tasks schedulers responsibility)? using marathon? marathon designed long-running tasks, i.e., restart (failed) tasks.


Comments