Fix critical bug-hunt findings (RISER loop, TAN, Stripe error-swallow) #25
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Clients/neveling!25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/bughunt-criticals"
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?
TDD fixes: #3 RISER confirm-after-flush + orphan confirm (prevents data loss + infinite loop; ports the prod-only fix); #5 TAN via random_int; #4 Stripe charge-flow exceptions logged not swallowed. Each guarded by a test.