Return retryable event response for malformed Gitea activity feed payload #108
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#108
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/107-return-retryable-malformed-activity-feed"
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?
Reject malformed non-list activity feed payloads so upstream contract failures reach the existing retryable 503 boundary instead of appearing as an empty successful feed.
TDD: focused regression test and full suite (65 passed).
Closes #107