Skip to content
New issue

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

Consul runner manages heartbeats given --heartbeat option #2

Closed
ethanrowe opened this issue May 23, 2014 · 1 comment
Closed

Consul runner manages heartbeats given --heartbeat option #2

ethanrowe opened this issue May 23, 2014 · 1 comment
Assignees

Comments

@ethanrowe
Copy link
Owner

Given a --heartbeat option, with a periodicity in seconds, the runner subcommand should issue heartbeats in parallel to the agent's running.

The agent should be monitored and the whole process should exit with the agent's exit code.

This will give us a single entry point for driving the whole utility as one unit.

@ethanrowe
Copy link
Owner Author

I'm using this via a -t or --ticks option rather than --heartbeat. But same thing.

This is working in testing on vagrant.

@ethanrowe ethanrowe mentioned this issue May 30, 2014
ethanrowe added a commit that referenced this issue May 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant