Return retryable event response when Gitea request fails #68

Merged
rockachopa merged 1 commits from timmy/67-retry-event-stream-upstream-failures into main 2026-08-06 03:18:27 +00:00
Member

Closes #67

Returns a structured retryable 503 when Gitea activity retrieval fails, without leaking upstream error details.

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

Closes #67 Returns a structured retryable 503 when Gitea activity retrieval fails, without leaking upstream error details. Tests: `python3 -m pytest tests/ -q` (45 passed).
rockachopa added 1 commit 2026-08-06 03:17:41 +00:00
fix: return retryable event stream upstream failures (#67)
All checks were successful
CI / lint (pull_request) Successful in 8s
CI / build-frontend (pull_request) Successful in 4s
19da7f47df
rockachopa merged commit d5ee4dcb29 into main 2026-08-06 03:18:27 +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#68
No description provided.