This issue tracks the refactoring of the StreamingPaymentProcessor.sol.
In its current implementation, when a claim is removed, we also remove the unclaimable amount which represent failed transfers. This means that the user is not able to claim what is rightfully his.