Show degraded status for fallback dashboard context #98
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#98
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/97-show-degraded-fallback-context"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #97
When the context endpoint returns its HTTP 200 fallback payload, the header now exposes the upstream error as a degraded state instead of claiming the dashboard is live.
Tests:
python3 -m pytest tests/ -q(60 passed).