Commit 3b3d736
committed
Tolerate unexpected Revolut state encoding
asPreRevolutTx.state is read only to pre-filter for completed orders, so make
it asMaybe: a strict cleaner aborted the whole page on one odd row (including
pending/refunded rows that would be skipped anyway), exhausting retries and
stalling the window so the same bad row was re-hit every cycle.1 parent ea09211 commit 3b3d736
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | | - | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments