Page MenuHomeDevCentral

Check HTTP service health check end point
ClosedPublic

Authored by dereckson on Mar 19 2022, 02:07.
Tags
None
Referenced Files
F11669667: D2599.id6561.diff
Mon, Sep 8, 14:00
F11668015: D2599.diff
Mon, Sep 8, 06:45
F11665611: D2599.id6556.diff
Sun, Sep 7, 19:41
F11665275: D2599.id.diff
Sun, Sep 7, 18:31
Unknown Object (File)
Sat, Sep 6, 02:57
Unknown Object (File)
Fri, Sep 5, 19:14
Unknown Object (File)
Thu, Sep 4, 01:53
Unknown Object (File)
Thu, Sep 4, 01:52
Subscribers
None

Details

Summary

Send a HTTP request to a health check URL and ensure it returns 200.

Ref T1704.

Test Plan

bin/check_http_200

Diff Detail

Repository
rCHECKS Nasqueron platform checks
Lint
Lint Errors
SeverityLocationCodeMessage
Errorbin/check_http_200:93F541flake8 F541
Errorsrc/platformchecks/config/__init__.py:1F401flake8 F401
Errorsrc/platformchecks/config/__init__.py:1F401flake8 F401
Unit
No Test Coverage
Branch
main
Build Status
Buildable 4068
Build 4320: arc lint + arc unit

Event Timeline

dereckson created this revision.

Moving to lib, generalizing to any HTTP code the class.

This revision is now accepted and ready to land.Mar 19 2022, 16:13
This revision was landed with ongoing or failed builds.Mar 19 2022, 16:14
This revision was automatically updated to reflect the committed changes.