Commit 574ecd0
committed
fix: improve error handling for TUS upload recovery
- Added explicit handling of IOException during TUS upload offset recovery
- Propagate IOException to caller instead of catching and returning null
- Maintains existing behavior of returning null for other error types1 parent 91a5759 commit 574ecd0
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
247 | 250 | | |
248 | 251 | | |
249 | 252 | | |
| |||
0 commit comments