This repository was archived by the owner on May 11, 2026. It is now read-only.
Commit 4916c25
committed
fix: Address Bugbot feedback on submit_feedback and duplicated logic
1. submit_feedback now checks response.ok before parsing JSON
2. verify_before_trade uses approved variable instead of duplicating logic
3. Consistent error handling across all methods1 parent 8253787 commit 4916c25
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
| |||
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
305 | 311 | | |
306 | 312 | | |
307 | 313 | | |
| |||
0 commit comments