This moves the whole checks if everything is running into its own class and is no longer inside the different functions.
Makes the functions smaller and the healthcheck can be used from the client only if wanted/needed.
This moves the whole checks if everything is running into its own class and is no longer inside the different functions.
Makes the functions smaller and the healthcheck can be used from the client only if wanted/needed.
fsmanuel
(Migrated from github.com)
approved these changes 2018-04-21 15:10:53 +00:00
fsmanuel
(Migrated from github.com)
left a comment
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This moves the whole checks if everything is running into its own class and is no longer inside the different functions.
Makes the functions smaller and the healthcheck can be used from the client only if wanted/needed.
I love it!