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

Scheduler endpoint for checking status/health #2788

Closed
Valleo4 opened this issue Sep 20, 2019 · 2 comments
Closed

Scheduler endpoint for checking status/health #2788

Valleo4 opened this issue Sep 20, 2019 · 2 comments
Labels

Comments

@Valleo4
Copy link
Contributor

Valleo4 commented Sep 20, 2019

When using Docker Swarm for example, a healthcheck command can be used to check whether services in containers are up. Right now the best way to check health of the luigi scheduler is by GET request to root "/" which redirects and returns the landing page, which is not fitting when just checking the service.

Perhaps the service could accept HEAD requests to the root "/" for this purpose?

@stale
Copy link

stale bot commented Jan 19, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If closed, you may revisit when your time allows and reopen! Thank you for your contributions.

@stale stale bot added the wontfix label Jan 19, 2020
@Valleo4
Copy link
Contributor Author

Valleo4 commented Jan 20, 2020

closed in #2789

@Valleo4 Valleo4 closed this as completed Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant