Commit 3c23216
committed
fix: preserve exception chain in FailedToSubmitBuyToServer
Pass `cause` through when wrapping gRPC errors so
FlipcashBugsnagErrorCallback can unwrap to the underlying
StatusException and correctly filter handled INTERNAL errors.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent 3008d01 commit 3c23216
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments