apple / apple/swift-distributed-actors
Handle SilentDeadLetter in DeadLetterOffice
Open
1 - triaged
size/S
t:actor
- Dominant language
- Swift
- Stars
- 679
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
We have `SilentDeadLetter` but it is not handled in the office.
We should check messages for being silent and not print them if they are.
Contributor guide
Research direction
Start by locating DeadLetterOffice and SilentDeadLetter, then read how dead letters are currently checked and printed. Verify the behavior with the relevant existing tests or a focused reproduction; done means silent dead letters are not printed while other dead letters still are.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100