-
Notifications
You must be signed in to change notification settings - Fork 0
Ap 547: Add other healthchecks to Geodata #71
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
base: main
Are you sure you want to change the base?
Conversation
anarchivist
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a good start but I'd like to see this check be closer in alignment to how OkComputer::Check defines its API. I have some questions about whether some of the classes and methods are necessary. Let me know if you'd like to discuss this further!
|
@anarchivist I did the updates accordingly, could you please take a look? Thanks |
anarchivist
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - I think the one other thing I would add are RSpec tests for EndpointUrl and GeoDataHealthCheck::HttpHeadCheck. Then I think this is ready to go!
Add http head check to geoservers and spatial servers