Bound readiness probe latency #72

Merged
rockachopa merged 1 commits from timmy/71-bound-readiness-probe-latency into main 2026-08-06 04:18:49 +00:00
Member

Closes #71

Adds a deterministic deadline to /readyz, returns a retryable 503 on timeout, and verifies cancellation of the stalled Gitea request.

Tests: python3 -m pytest tests/ -q (47 passed)

Closes #71 Adds a deterministic deadline to `/readyz`, returns a retryable 503 on timeout, and verifies cancellation of the stalled Gitea request. Tests: `python3 -m pytest tests/ -q` (47 passed)
rockachopa added 1 commit 2026-08-06 04:18:09 +00:00
fix: bound readiness probe latency (#71)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
dea3024f83
rockachopa merged commit af7f2ff92a into main 2026-08-06 04:18:49 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#72
No description provided.