Implement an endpoint to successfully reply to unauthenticated health requests
Registered by
Fabrizio Vanni
The HAProxy sends unauthenticated requests to the
api service to check its availability.
Since this polling is very frequent, the reply should be
as fast as possible and involve the least possible number
of resources.
A possible solution would be to have the most external WSGI app
to reply immediately.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Fabrizio Vanni
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
add api endpoint /v1/health to support HAProxy
(?)