We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase the marathon command line option --task_launch_timeout to at least the executor timeout you set on your slaves in the previous step.
The text was updated successfully, but these errors were encountered:
marathon v0.8.0.rc2 fixes this (https://github.com/mesosphere/marathon/releases/tag/v0.8.0-RC2)
Sorry, something went wrong.
You can just add --task_launch_timeout 300000 to this line in Vagrantfile.
--task_launch_timeout 300000
I updated Marathon version to 0.8.0. I think this has been resolved by this. If you see some issues on this, please feel free to re-open this.
fix everpeace#47
707d563
No branches or pull requests
Increase the marathon command line option --task_launch_timeout to at least the executor timeout you set on your slaves in the previous step.
The text was updated successfully, but these errors were encountered: